forked from s434650/CatOrNot
40 lines
1.7 KiB
Plaintext
40 lines
1.7 KiB
Plaintext
|
Metadata-Version: 2.0
|
||
|
Name: pyasn1-modules
|
||
|
Version: 0.2.2
|
||
|
Summary: A collection of ASN.1-based protocols modules.
|
||
|
Home-page: https://github.com/etingof/pyasn1-modules
|
||
|
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: Topic :: Communications
|
||
|
Classifier: Topic :: System :: Monitoring
|
||
|
Classifier: Topic :: System :: Networking :: Monitoring
|
||
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
||
|
Requires-Dist: pyasn1 (>=0.4.1,<0.5.0)
|
||
|
|
||
|
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.).
|
||
|
|
||
|
|