python-josepy 1.0.1-1 source package in Ubuntu

Changelog

python-josepy (1.0.1-1) unstable; urgency=medium

  * Initial release. (Closes: #888624)
  * To prevent breaking downstream libs that may be using python-acme, we
    also have to build the Python 2 version.

 -- Harlan Lieberman-Berg <email address hidden>  Sat, 27 Jan 2018 22:57:57 -0500

Upload details

Uploaded by:
Debian Let's Encrypt
Uploaded to:
Sid
Original maintainer:
Debian Let's Encrypt
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-josepy_1.0.1-1.dsc 2.8 KiB 5c3cb45febc73bd76a548a5627c7ec87487a16c82ec1a7b7479f6a79df84509d
python-josepy_1.0.1.orig.tar.gz 49.1 KiB 9f48b88ca37f0244238b1cc77723989f7c54f7b90b2eee6294390bacfe870acc
python-josepy_1.0.1.orig.tar.gz.asc 499 bytes 20cdc1bd71e63e4585a4be37dbd324e643d78a3e182362b88666d63c3b04dbfd
python-josepy_1.0.1-1.debian.tar.xz 4.3 KiB 27087680470caad64fbcdfce0a6fe12387ddd14451f62f50ff80567546c1addd

No changes file available.

Binary packages built by this source

python-josepy: JOSE implementation for Python 2.x

 This package is a Python implementation of the standards developed by
 IETF Javascript Object Signing and Encryption (Active WG), in
 particular the following RFCs:
 .
   - JSON Web Algorithms (JWA)
   - JSON Web Key (JWK)
   - JSON Web Signature (JWS)
 .
 This package was originally developed as part of the ACME protocol
 implementation. This is the Python 2 library.

python-josepy-doc: JOSE implementation for Python - Documentation

 This package is a Python implementation of the standards developed by
 IETF Javascript Object Signing and Encryption (Active WG), in
 particular the following RFCs:
 .
   - JSON Web Algorithms (JWA)
   - JSON Web Key (JWK)
   - JSON Web Signature (JWS)
 .
 This package was originally developed as part of the ACME protocol
 implementation. This is the documentation for the library.

python3-josepy: JOSE implementation for Python 3.x

 This package is a Python implementation of the standards developed by
 IETF Javascript Object Signing and Encryption (Active WG), in
 particular the following RFCs:
 .
   - JSON Web Algorithms (JWA)
   - JSON Web Key (JWK)
   - JSON Web Signature (JWS)
 .
 This package was originally developed as part of the ACME protocol
 implementation. This is the Python 3 library.