README.md
pyproject.toml
avaril/__init__.py
avaril/client.py
avaril/errors.py
avaril/process.py
avaril.egg-info/PKG-INFO
avaril.egg-info/SOURCES.txt
avaril.egg-info/dependency_links.txt
avaril.egg-info/requires.txt
avaril.egg-info/top_level.txt
avaril/manifest/__init__.py
avaril/manifest/format.py
avaril/manifest/loader.py
avaril/manifest/types.py
tests/test_client.py
tests/test_manifest_format.py
tests/test_manifest_loader.py
tests/test_process_decorator.py