D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
lib64
/
python3.6
/
site-packages
/
preshed
/
Filename :
about.py
back
Copy
__title__ = "preshed" __version__ = "3.0.2" __summary__ = "Cython hash table that trusts the keys are pre-hashed" __uri__ = "https://github.com/explosion/preshed" __author__ = "Matthew Honnibal" __email__ = "matt@explosion.ai" __license__ = "MIT" __release__ = True