| Name: | python36-jwt |
|---|---|
| Version: | 1.6.4 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 133978 |
| License: | MIT |
| RPM: | python36-jwt-1.6.4-2.el7.noarch.rpm |
| Source RPM: | python3-jwt-1.6.4-2.el7.src.rpm |
| Build Date: | Wed Dec 04 2019 |
| Build Host: | x86-ol7-builder-02.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 RFC 7519. 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. |
- Rebuilt to change main python from 3.4 to 3.6
- Initial package