.gitignore
.vars.ini
LICENSE
MANIFEST.in
Makefile
README.md
arlib.pyi
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/build.yml
honesty/__init__.py
honesty/__version__.py
honesty/api.py
honesty/archive.py
honesty/cache.py
honesty/checker.py
honesty/cmdline.py
honesty/releases.py
honesty.egg-info/PKG-INFO
honesty.egg-info/SOURCES.txt
honesty.egg-info/dependency_links.txt
honesty.egg-info/entry_points.txt
honesty.egg-info/requires.txt
honesty.egg-info/top_level.txt
honesty/tests/__init__.py
honesty/tests/__main__.py
honesty/tests/archive.py
honesty/tests/cache.py
honesty/tests/releases.py