/usr/lib/python3/dist-packages/PyKCS11-1.4.4.egg-info is in python3-pykcs11 1.4.4-2.
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.1
Name: PyKCS11
Version: 1.4.4
Summary: A Full PKCS#11 wrapper for Python
Home-page: https://github.com/LudovicRousseau/PyKCS11
Author: Ludovic Rousseau
Author-email: ludovic.rousseau@free.fr
License: GPL
Download-URL: http://sourceforge.net/projects/pkcs11wrap/files/pykcs11/
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
|