pykcs11 1.5.14-1build1 source package in Ubuntu

Changelog

pykcs11 (1.5.14-1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Thu, 11 Apr 2024 11:18:12 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Ludovic Rousseau
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python

Downloads

File Size SHA-256 Checksum
pykcs11_1.5.14.orig.tar.gz 77.7 KiB 74f126e3a98b3205cf1f32eceb1320925f48e31192922e11844633fa1fb09d41
pykcs11_1.5.14.orig.tar.gz.asc 833 bytes 5e8c4746125601caf141780b9f9091c4609833b1b8ce3963e5ac200fcb2d3092
pykcs11_1.5.14-1build1.debian.tar.xz 8.1 KiB 3504f0ac096f4690b447d6608b67e601e7d4a1c5abaa19c9bf7050b2d43cd44f
pykcs11_1.5.14-1build1.dsc 2.3 KiB cac04d6cd845e92a52bf48b3b4da152c702c9c917e590b41cd92cdfb7086b3ce

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