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.

8 lines
227 B

__title__ = "murmurhash"
__version__ = "1.0.15"
__summary__ = "Cython bindings for MurmurHash"
__uri__ = "https://github.com/explosion/murmurhash"
__author__ = "Explosion"
__email__ = "contact@explosion.ai"
__license__ = "MIT"