LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/usage.rst
src/debio/__init__.py
src/debio/api.py
src/debio/py.typed
src/debio/version.py
src/debio.egg-info/PKG-INFO
src/debio.egg-info/SOURCES.txt
src/debio.egg-info/dependency_links.txt
src/debio.egg-info/not-zip-safe
src/debio.egg-info/requires.txt
src/debio.egg-info/top_level.txt
src/debio/resources/__init__.py
src/debio/resources/properties.json
src/debio/resources/terms.json
src/debio/resources/typedefs.json
tests/__init__.py
tests/test_integrity.py