.gitignore
.pre-commit-config.yaml
CHANGELOG
HOWTOPUBLISH
LICENSE
MANIFEST.in
README
README.md
pyproject.toml
tox.ini
.github/workflows/lint.yml
.github/workflows/python-publish.yml
.github/workflows/python-test.yml
.github/workflows/tabulate.yml
benchmark/benchmark.py
benchmark/requirements.txt
tabulate2/__init__.py
tabulate2/version.py
tabulate2.egg-info/PKG-INFO
tabulate2.egg-info/SOURCES.txt
tabulate2.egg-info/dependency_links.txt
tabulate2.egg-info/entry_points.txt
tabulate2.egg-info/requires.txt
tabulate2.egg-info/top_level.txt
test/common.py
test/test_api.py
test/test_cli.py
test/test_input.py
test/test_internal.py
test/test_output.py
test/test_regression.py
test/test_textwrapper.py