.gitignore
.vars.ini
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
arlib.pyi
setup.cfg
setup.py
.github/workflows/build.yml
honesty/__init__.py
honesty/__main__.py
honesty/__version__.py
honesty/api.py
honesty/archive.py
honesty/cache.py
honesty/checker.py
honesty/cmdline.py
honesty/deps.py
honesty/py.typed
honesty/releases.py
honesty/requirements.py
honesty/types.py
honesty/vcs.py
honesty/version.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/checker.py
honesty/tests/cmdline.py
honesty/tests/deps.py
honesty/tests/releases.py
honesty/tests/revs.py