OLD | NEW |
(Empty) | |
| 1 Metadata-Version: 1.0 |
| 2 Name: pyasn1-modules |
| 3 Version: 0.0.5 |
| 4 Summary: A collection of ASN.1-based protocols modules. |
| 5 Home-page: http://sourceforge.net/projects/pyasn1/ |
| 6 Author: Ilya Etingof <ilya@glas.net> |
| 7 Author-email: ilya@glas.net |
| 8 License: BSD |
| 9 Description: A collection of ASN.1 modules expressed in form of pyasn1 classes.
Includes protocols PDUs definition (SNMP, LDAP etc.) and various data structures
(X.509, PKCS etc.). |
| 10 Platform: any |
| 11 Classifier: Development Status :: 5 - Production/Stable |
| 12 Classifier: Environment :: Console |
| 13 Classifier: Intended Audience :: Developers |
| 14 Classifier: Intended Audience :: Education |
| 15 Classifier: Intended Audience :: Information Technology |
| 16 Classifier: Intended Audience :: Science/Research |
| 17 Classifier: Intended Audience :: System Administrators |
| 18 Classifier: Intended Audience :: Telecommunications Industry |
| 19 Classifier: License :: OSI Approved :: BSD License |
| 20 Classifier: Natural Language :: English |
| 21 Classifier: Operating System :: OS Independent |
| 22 Classifier: Programming Language :: Python :: 2 |
| 23 Classifier: Programming Language :: Python :: 3 |
| 24 Classifier: Topic :: Communications |
| 25 Classifier: Topic :: Security :: Cryptography |
| 26 Classifier: Topic :: Software Development :: Libraries :: Python Modules |
OLD | NEW |