.pre-commit-config.yaml
CHANGES.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
test-requirements.txt
src/rastafari/__init__.py
src/rastafari/core.c
src/rastafari/core.pyi
src/rastafari/core.pyx
src/rastafari/py.typed
src/rastafari.egg-info/PKG-INFO
src/rastafari.egg-info/SOURCES.txt
src/rastafari.egg-info/dependency_links.txt
src/rastafari.egg-info/not-zip-safe
src/rastafari.egg-info/requires.txt
src/rastafari.egg-info/top_level.txt
tests/test_core.py
tests/test_rastafari.py