.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
tox.ini
.github/workflows/test_and_deploy.yml
licenses/Apache-2
licenses/BSD-3
licenses/GPL-3
licenses/LGPL-3
licenses/MIT
licenses/MPL-2
src/caped_ai_tabulour/__init__.py
src/caped_ai_tabulour/_data_model.py
src/caped_ai_tabulour/_tabulour.py
src/caped_ai_tabulour/_version.py
src/caped_ai_tabulour/caped.yaml
src/caped_ai_tabulour.egg-info/PKG-INFO
src/caped_ai_tabulour.egg-info/SOURCES.txt
src/caped_ai_tabulour.egg-info/dependency_links.txt
src/caped_ai_tabulour.egg-info/entry_points.txt
src/caped_ai_tabulour.egg-info/requires.txt
src/caped_ai_tabulour.egg-info/top_level.txt
src/caped_ai_tabulour/_tests/__init__.py
src/caped_ai_tabulour/_tests/test_tabulour.py