PKG-INFO 627 B

1234567891011121314151617
  1. Metadata-Version: 1.1
  2. Name: ecdsa
  3. Version: 0.11
  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. Description: UNKNOWN
  10. Platform: UNKNOWN
  11. Classifier: Programming Language :: Python
  12. Classifier: Programming Language :: Python :: 2
  13. Classifier: Programming Language :: Python :: 2.6
  14. Classifier: Programming Language :: Python :: 2.7
  15. Classifier: Programming Language :: Python :: 3
  16. Classifier: Programming Language :: Python :: 3.2
  17. Classifier: Programming Language :: Python :: 3.3