pykcs11 1.3.1-1 source package in Ubuntu

Changelog

pykcs11 (1.3.1-1) unstable; urgency=medium

  * new upstream version

 -- Ludovic Rousseau <email address hidden>  Fri, 23 Oct 2015 11:57:38 +0200

Upload details

Uploaded by:
Ludovic Rousseau
Uploaded to:
Sid
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-1.dsc 1.9 KiB 05dd5aa00deef9ef351e756852590e1295181a34a054a30f059d10a675fb08b9
pykcs11_1.3.1.orig.tar.gz 52.0 KiB c06c2c98569b44347f84cee8392eff23fd0970e620f56fc19fae67ca4e92c433
pykcs11_1.3.1-1.debian.tar.xz 3.1 KiB fbd4e105182e58590042fcec0da2b8b53cd3d31c45340dbe07992525a31d3502

No changes file available.

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