forked from s434650/CatOrNot
38 lines
1.5 KiB
Plaintext
38 lines
1.5 KiB
Plaintext
Metadata-Version: 2.0
|
|
Name: pyasn1
|
|
Version: 0.4.4
|
|
Summary: ASN.1 types and codecs
|
|
Home-page: https://github.com/etingof/pyasn1
|
|
Author: Ilya Etingof <etingof@gmail.com>
|
|
Author-email: etingof@gmail.com
|
|
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 :: 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 :: 2.4
|
|
Classifier: Programming Language :: Python :: 2.5
|
|
Classifier: Programming Language :: Python :: 2.6
|
|
Classifier: Programming Language :: Python :: 2.7
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3.2
|
|
Classifier: Programming Language :: Python :: 3.3
|
|
Classifier: Programming Language :: Python :: 3.4
|
|
Classifier: Programming Language :: Python :: 3.5
|
|
Classifier: Programming Language :: Python :: 3.6
|
|
Classifier: Programming Language :: Python :: 3.7
|
|
Classifier: Topic :: Communications
|
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
|
Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)
|
|
|
|
|