pykcs11 1.5.10-1build1 source package in Ubuntu

Changelog

pykcs11 (1.5.10-1build1) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sat, 16 Oct 2021 06:57:49 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Ludovic Rousseau
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

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-1build1.debian.tar.xz 7.2 KiB 7f61318e1e739b104332fdd6969e65cd352faf8b0d0572e4bade612dba90c919
pykcs11_1.5.10-1build1.dsc 2.3 KiB e28f2daac16e6a7811b62409fecb14c7acd62424bb4195333857cc76220c6d26

View changes file

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