/usr/share/pyshared/PyKCS11-1.2.3.egg-info is in python-pykcs11 1.2.3-6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | Metadata-Version: 1.0
Name: PyKCS11
Version: 1.2.3
Summary: A Full PKCS#11 wrapper for Python
Home-page: http://www.bit4id.org/trac/pykcs11
Author: Giuseppe Amato (Midori)
Author-email: paipai at tiscali.it
License: GPL
Download-URL: http://www.bit4id.org/trac/pykcs11/wiki/Download
Description: A complete PKCS#11 wrapper for Python.
You can use any PKCS#11 (aka CryptoKi) module such as the PSM which
comes as part of mozilla or the various modules supplied by vendors of
hardware crypto tokens, and almost all PKCS#11 functions and data types.
The wrapper has been generated with the help of the SWIG compiler.
Keywords: crypto,pki,pkcs11,c++
Platform: Win32 Unix
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Unix
Classifier: Programming Language :: C
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|