update to python3.7
This commit is contained in:
parent
da2d24a7f4
commit
80c4a755da
2912 changed files with 206832 additions and 100407 deletions
|
|
@ -0,0 +1,27 @@
|
|||
Metadata-Version: 2.0
|
||||
Name: asn1crypto
|
||||
Version: 0.24.0
|
||||
Summary: Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
|
||||
Home-page: https://github.com/wbond/asn1crypto
|
||||
Author: wbond
|
||||
Author-email: will@wbond.net
|
||||
License: MIT
|
||||
Description-Content-Type: UNKNOWN
|
||||
Keywords: asn1 crypto pki x509 certificate rsa dsa ec dh
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 4 - Beta
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Classifier: Programming Language :: Python :: 2.6
|
||||
Classifier: Programming Language :: Python :: 2.7
|
||||
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 :: Implementation :: PyPy
|
||||
Classifier: Topic :: Security :: Cryptography
|
||||
|
||||
Docs for this project are maintained at https://github.com/wbond/asn1crypto#readme.
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue