./wip/py-kcs11, PKCS#11 wrapper for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.4nb1, Package name: PyKCS11-1.2.4nb1, Maintainer: pkgsrc-users

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.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: b2783443913db5263410de5fb58a7ae396938936
Filesize: 128.062 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-14 01:16:14 by othyro | Files touched by this commit (42)
Log message:
Fixed invalid CATEGORIES. Some of these also got DISTNAME modified and
minor formatting fixes.
   2012-11-12 17:26:41 by othyro | Files touched by this commit (56)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 2/4. Let me know if this
breaks anything. Minor formatting and HOMEPAGE fixes in some files.
   2012-10-07 14:25:12 by Aleksej Saushev | Files touched by this commit (52)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-16 11:22:44 by ndb | Files touched by this commit (2)
Log message:
corrected distinfo.
   2012-09-09 23:20:48 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update version

   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2009-06-18 01:22:44 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py25-PyKCS11-1.2.1 as wip/py-kcs11.

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.