LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
setup.cfg
setup.py
shared/__init__.py
shared/__main__.py
shared.egg-info/PKG-INFO
shared.egg-info/SOURCES.txt
shared.egg-info/dependency_links.txt
shared.egg-info/entry_points.txt
shared.egg-info/not-zip-safe
shared.egg-info/requires.txt
shared.egg-info/top_level.txt
shared/constant/.private
shared/constant/__init__.py
shared/database/.private
shared/database/__init__.py
shared/document/.private
shared/document/__init__.py
shared/dossier/.private
shared/dossier/__init__.py
shared/dto/__init__.py
shared/error/__init__.py
shared/util/.private
shared/util/__init__.py
tests/__init__.py
tests/test_database.py
tests/test_document.py
tests/test_dossier.py