.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
LICENSE
README.md
pyproject.toml
.github/workflows/release.yaml
.github/workflows/tests.yaml
head_of_apache/__init__.py
head_of_apache/_version.py
head_of_apache/main.py
head_of_apache.egg-info/PKG-INFO
head_of_apache.egg-info/SOURCES.txt
head_of_apache.egg-info/dependency_links.txt
head_of_apache.egg-info/entry_points.txt
head_of_apache.egg-info/requires.txt
head_of_apache.egg-info/top_level.txt
tests/__init__.py
tests/test_main.py
tests/utils.py