pykcs11 1.3.0-2build1 source package in Ubuntu

Changelog

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

  * No-change rebuild for python3 defaults change.

 -- Matthias Klose <email address hidden>  Fri, 23 Oct 2015 10:42:24 +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.0.orig.tar.gz 129.4 KiB 419a9ad77fb892c0ececc67da1a7aadaf89e76ad7047b1963aacb93d72403778
pykcs11_1.3.0-2build1.debian.tar.xz 3.1 KiB aa61ac1e8754a28247d4edfce5828dd71bdfc6b0b0bfb4cb962ae9e8536b9680
pykcs11_1.3.0-2build1.dsc 2.0 KiB 503c6880a169609678452da7e182bee58e3f01f686e930b1efe730d7ebb88e3c

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