pykcs11 1.5.10-1build2 source package in Ubuntu
Changelog
pykcs11 (1.5.10-1build2) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Thu, 17 Mar 2022 19:40:17 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Ludovic Rousseau
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pykcs11_1.5.10.orig.tar.gz | 87.1 KiB | 943ff46fef527aeb558fa09cec4d18f8bead9e5d0c6008cc0542e4f81a16ee47 |
pykcs11_1.5.10.orig.tar.gz.asc | 833 bytes | 04e2034b208ca8be9ccc68894a846b798387c1a17144dd5f2cf489c7c2d3046c |
pykcs11_1.5.10-1build2.debian.tar.xz | 7.2 KiB | 85b441b8c2d9e779a73151b45a2bf3317f8a68cf7bd02bddfb1950abc9c1c1c6 |
pykcs11_1.5.10-1build2.dsc | 2.2 KiB | 080eb13c9e1c6ef9bcb7e4c232a00b5b39311838973c6116645ccfef56b325be |
Available diffs
- diff from 1.5.10-1build1 to 1.5.10-1build2 (309 bytes)
Binary packages built by this source
- python3-pykcs11: PKCS#11 wrapper for Python
PyKCS11 let you access to almost all PKCS#11 functions and data types using
any PKCS#11 library, such as the various modules supplied by smartcard
vendors.
.
The wrapper comes with 2 interfaces: a low level and very thin interface over
the original PKCS#11 API, generated using the SWIG compiler (designed for
library tests); and an high level interface that offers a simpler access (with
few limits) to the PKCS#11 APIs.
.
Keywords: pkcs11
- python3-pykcs11-dbgsym: debug symbols for python3-pykcs11