30 lines
1.1 KiB
Text
30 lines
1.1 KiB
Text
|
Metadata-Version: 2.0
|
||
|
Name: pyasn1
|
||
|
Version: 0.1.9
|
||
|
Summary: ASN.1 types and codecs
|
||
|
Home-page: http://sourceforge.net/projects/pyasn1/
|
||
|
Author: Ilya Etingof <ilya@glas.net>
|
||
|
Author-email: ilya@glas.net
|
||
|
License: BSD
|
||
|
Platform: any
|
||
|
Classifier: Development Status :: 5 - Production/Stable
|
||
|
Classifier: Environment :: Console
|
||
|
Classifier: Intended Audience :: Developers
|
||
|
Classifier: Intended Audience :: Education
|
||
|
Classifier: Intended Audience :: Information Technology
|
||
|
Classifier: Intended Audience :: Science/Research
|
||
|
Classifier: Intended Audience :: System Administrators
|
||
|
Classifier: Intended Audience :: Telecommunications Industry
|
||
|
Classifier: License :: OSI Approved :: BSD License
|
||
|
Classifier: Natural Language :: English
|
||
|
Classifier: Operating System :: OS Independent
|
||
|
Classifier: Programming Language :: Python :: 2
|
||
|
Classifier: Programming Language :: Python :: 3
|
||
|
Classifier: Topic :: Communications
|
||
|
Classifier: Topic :: Security :: Cryptography
|
||
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
||
|
|
||
|
A pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208).
|
||
|
|
||
|
|