You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
1.1 KiB

4 years ago
  1. Metadata-Version: 2.0
  2. Name: asn1crypto
  3. Version: 0.24.0
  4. 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
  5. Home-page: https://github.com/wbond/asn1crypto
  6. Author: wbond
  7. Author-email: will@wbond.net
  8. License: MIT
  9. Description-Content-Type: UNKNOWN
  10. Keywords: asn1 crypto pki x509 certificate rsa dsa ec dh
  11. Platform: UNKNOWN
  12. Classifier: Development Status :: 4 - Beta
  13. Classifier: Intended Audience :: Developers
  14. Classifier: License :: OSI Approved :: MIT License
  15. Classifier: Programming Language :: Python :: 2.6
  16. Classifier: Programming Language :: Python :: 2.7
  17. Classifier: Programming Language :: Python :: 3.2
  18. Classifier: Programming Language :: Python :: 3.3
  19. Classifier: Programming Language :: Python :: 3.4
  20. Classifier: Programming Language :: Python :: 3.5
  21. Classifier: Programming Language :: Python :: 3.6
  22. Classifier: Programming Language :: Python :: Implementation :: PyPy
  23. Classifier: Topic :: Security :: Cryptography
  24. Docs for this project are maintained at https://github.com/wbond/asn1crypto#readme.