LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
csh256/__init__.py
csh256/__main__.py
csh256/_csh256.c
csh256/_version.py
csh256/core.py
csh256/utils.py
csh256.egg-info/PKG-INFO
csh256.egg-info/SOURCES.txt
csh256.egg-info/dependency_links.txt
csh256.egg-info/entry_points.txt
csh256.egg-info/not-zip-safe
csh256.egg-info/requires.txt
csh256.egg-info/top_level.txt
examples/basic_usage.py
tests/test_basic.py