pykcs11 1.4.4-1 source package in Ubuntu
Changelog
pykcs11 (1.4.4-1) unstable; urgency=medium * New upstream release -- Ludovic Rousseau <email address hidden> Wed, 11 Oct 2017 14:43:38 +0200
Upload details
- Uploaded by:
- Ludovic Rousseau
- Uploaded to:
- Sid
- Original maintainer:
- Ludovic Rousseau
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pykcs11_1.4.4-1.dsc | 2.0 KiB | 5dc16c6cf3c6c71c815833373276254f401ab3301c4e16334a53871fffa173a8 |
pykcs11_1.4.4.orig.tar.gz | 146.7 KiB | 812336cab2c51c013be6b132e3636d6ed27c14588b4a448871847cc750d10e2b |
pykcs11_1.4.4-1.debian.tar.xz | 3.6 KiB | 1cb3a0d504f70ce3743bb05c7eb1e4b1615d5238dc78c8a7a8be08cc5a0c4bdf |
Available diffs
No changes file available.
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