pykcs11 1.5.5-3build1 source package in Ubuntu

Changelog

pykcs11 (1.5.5-3build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:09:42 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.5.orig.tar.gz 71.1 KiB 79d0f1d544a43a01c7b879b1f632fffc5b424a5b377dd4fa600dbeefd9b71e8f
pykcs11_1.5.5-3build1.debian.tar.xz 7.0 KiB 6ac75436a103b43a4071da59582de00c8e1d5af883441fa99d4baabeb0805cfa
pykcs11_1.5.5-3build1.dsc 2.0 KiB 48580d4775ed990f8c63202b998ec62e06224c541025546ef47f21693136c87b

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