pykcs11 1.5.12-2build1 source package in Ubuntu

Changelog

pykcs11 (1.5.12-2build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:17:58 +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

Downloads

File Size SHA-256 Checksum
pykcs11_1.5.12.orig.tar.gz 77.8 KiB 062b191ef4534b49055a8f5b578f40e2b5235c14bd607efabeb55bc5c0fd33f1
pykcs11_1.5.12.orig.tar.gz.asc 833 bytes 585640028099179c6c6836fc5a3ef41641d1d7a23bdea1d5b1d5baa81ecb67a5
pykcs11_1.5.12-2build1.debian.tar.xz 7.9 KiB 0301e6f2f8a05362c3582c77d0cf854f92f96499e68bc8e90ce2baa776f4f8c1
pykcs11_1.5.12-2build1.dsc 2.3 KiB eb38eed9f93708ec3433ee1bede15bb0041b2ca54c5520153e8fa5f71c517ff7

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