Initial commit

This commit is contained in:
2020-05-08 14:39:22 +01:00
commit 57828567af
1662 changed files with 248701 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
setup.cfg
setup.py
pyhashxx/pycompat.h
pyhashxx/pyhashxx.c
pyhashxx/xxhash.c
pyhashxx/xxhash.h
pyhashxx.egg-info/PKG-INFO
pyhashxx.egg-info/SOURCES.txt
pyhashxx.egg-info/dependency_links.txt
pyhashxx.egg-info/top_level.txt
tests/__init__.py
tests/test_hash_bytes.py
tests/test_oneshot.py