pykcs11 1.2.3-5 source package in Ubuntu

Changelog

pykcs11 (1.2.3-5) unstable; urgency=low

  * rebuild to add support of python 2.7 and remove support of python 2.5
  * debian/control: Standards-Version: 3.9.1 -> 3.9.2, no change needed.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:33:33 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Ludovic Rousseau
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pykcs11_1.2.3.orig.tar.gz 138.8 KiB 41b4a2dac7e2367fc8363bb35e7fa70ccf99ef3bdba26c58278d4c1700465fef
pykcs11_1.2.3-5.debian.tar.gz 2.7 KiB 59c124eff591656d7cbe3d820ba0bb893bfe457d56aa0402cd094519b0b46799
pykcs11_1.2.3-5.dsc 1.3 KiB cc97776185c9a917f0e2d8cf50f6134d78a6836afdcbb315486a24d2a4200210

Available diffs

View changes file

Binary packages built by this source

python-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