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.

21 lines
650 B

4 years ago
  1. Metadata-Version: 2.0
  2. Name: ecdsa
  3. Version: 0.13
  4. Summary: ECDSA cryptographic signature library (pure python)
  5. Home-page: http://github.com/warner/python-ecdsa
  6. Author: Brian Warner
  7. Author-email: warner-pyecdsa@lothar.com
  8. License: MIT
  9. Platform: UNKNOWN
  10. Classifier: Programming Language :: Python
  11. Classifier: Programming Language :: Python :: 2
  12. Classifier: Programming Language :: Python :: 2.6
  13. Classifier: Programming Language :: Python :: 2.7
  14. Classifier: Programming Language :: Python :: 3
  15. Classifier: Programming Language :: Python :: 3.2
  16. Classifier: Programming Language :: Python :: 3.3
  17. Classifier: Programming Language :: Python :: 3.4
  18. UNKNOWN