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.

51 lines
2.0 KiB

4 years ago
  1. Metadata-Version: 2.1
  2. Name: murmurhash
  3. Version: 1.0.1
  4. Summary: Cython bindings for MurmurHash2
  5. Home-page: https://github.com/explosion/murmurhash
  6. Author: Matthew Honnibal
  7. Author-email: matt@explosion.ai
  8. License: MIT
  9. Platform: UNKNOWN
  10. Classifier: Development Status :: 5 - Production/Stable
  11. Classifier: Environment :: Console
  12. Classifier: Intended Audience :: Developers
  13. Classifier: Intended Audience :: Science/Research
  14. Classifier: License :: OSI Approved :: MIT License
  15. Classifier: Operating System :: POSIX :: Linux
  16. Classifier: Operating System :: MacOS :: MacOS X
  17. Classifier: Operating System :: Microsoft :: Windows
  18. Classifier: Programming Language :: Cython
  19. Classifier: Programming Language :: Python :: 2.6
  20. Classifier: Programming Language :: Python :: 2.7
  21. Classifier: Programming Language :: Python :: 3.3
  22. Classifier: Programming Language :: Python :: 3.4
  23. Classifier: Programming Language :: Python :: 3.5
  24. Classifier: Programming Language :: Python :: 3.6
  25. Classifier: Programming Language :: Python :: 3.7
  26. Classifier: Topic :: Scientific/Engineering
  27. Cython bindings for MurmurHash2
  28. *******************************
  29. .. image:: https://img.shields.io/travis/explosion/murmurhash/master.svg?style=flat-square&logo=travis
  30. :target: https://travis-ci.org/explosion/murmurhash
  31. :alt: Build Status
  32. .. image:: https://img.shields.io/appveyor/ci/explosion/murmurhash/master.svg?style=flat-square&logo=appveyor
  33. :target: https://ci.appveyor.com/project/explosion/murmurhash
  34. :alt: Appveyor Build Status
  35. .. image:: https://img.shields.io/pypi/v/murmurhash.svg?style=flat-square
  36. :target: https://pypi.python.org/pypi/murmurhash
  37. :alt: pypi Version
  38. .. image:: https://img.shields.io/conda/vn/conda-forge/murmurhash.svg?style=flat-square
  39. :target: https://anaconda.org/conda-forge/murmurhash
  40. :alt: conda Version
  41. .. image:: https://img.shields.io/badge/wheels-%E2%9C%93-4c1.svg?longCache=true&style=flat-square&logo=python&logoColor=white
  42. :target: https://github.com/explosion/wheelwright/releases
  43. :alt: Python wheels