pykcs11 1.5.10-2build1 source package in Ubuntu

Changelog

pykcs11 (1.5.10-2build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 10:39:26 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
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-2build1.debian.tar.xz 7.4 KiB 2d130d8c8a65abfd5bdd67d06cc16e0d2d3dc989d55d361953b4c1653859e860
pykcs11_1.5.10-2build1.dsc 2.2 KiB 5da749ac5340c6e3bdce049ab93947cdc0fc4758176a7a30a8b4ae565d66daba

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