.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
scheme8/__init__.py
scheme8/__main__.py
scheme8.egg-info/PKG-INFO
scheme8.egg-info/SOURCES.txt
scheme8.egg-info/dependency_links.txt
scheme8.egg-info/entry_points.txt
scheme8.egg-info/requires.txt
scheme8.egg-info/top_level.txt
tests/test_scheme8.py