Name: | python3-jwt |
---|---|
Version: | 1.6.1 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 89863 |
License: | MIT |
RPM: | python3-jwt-1.6.1-2.el8.noarch.rpm |
Source RPM: | python-jwt-1.6.1-2.el8.src.rpm |
Build Date: | Thu Mar 07 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jpadilla/pyjwt |
Summary: | JSON Web Token implementation in Python |
Description: | A Python implementation of JSON Web Token draft 01. This library provides a means of representing signed content using JSON data structures, including claims to be transferred between two parties encoded as digitally signed and encrypted JSON objects. |