| Name: | python3-jwt |
|---|---|
| Version: | 2.8.0 |
| Release: | 2.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 166607 |
| License: | MIT |
| RPM: | python3-jwt-2.8.0-2.el10_0.noarch.rpm |
| Source RPM: | python-jwt-2.8.0-2.el10_0.src.rpm |
| Build Date: | Tue Jan 14 2025 |
| Build Host: | build-ol10-x86_64.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. |