pykcs11 1.3.1-2build1 source package in Ubuntu

Changelog

pykcs11 (1.3.1-2build1) xenial; urgency=medium

  * No-change rebuild to drop python3.4 support.

 -- Matthias Klose <email address hidden>  Mon, 18 Jan 2016 19:39:31 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
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.3.1.orig.tar.gz 52.0 KiB c06c2c98569b44347f84cee8392eff23fd0970e620f56fc19fae67ca4e92c433
pykcs11_1.3.1-2build1.debian.tar.xz 3.6 KiB 5b58185a5329d4e38b7352eafd3ca301d0d19ff7d3d29d6713a4c9f0c522f78a
pykcs11_1.3.1-2build1.dsc 1.9 KiB b1f9f489f94fec8adc3c522a9a01de30be85aa43f006d4b09468678158f1939b

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