LICENSE
MANIFEST.in
README.md
pyproject.toml
crep/__init__.py
crep/base.py
crep/table.py
crep/tools.py
crep.egg-info/PKG-INFO
crep.egg-info/SOURCES.txt
crep.egg-info/dependency_links.txt
crep.egg-info/requires.txt
crep.egg-info/top_level.txt
data/advanced_left.csv
data/advanced_right.csv
data/base_left.csv
data/base_right.csv
doc/source/conf.py
examples/illustration.py
test/__init__.py
test/conftest.py
test/test_base.py
test/test_table.py
test/test_tools.py