.gitignore
.pre-commit-config.yaml
CHANGELOG
HOWTOPUBLISH
LICENSE
MANIFEST.in
Makefile
README
README.md
flake.lock
flake.nix
nixpkgs.nix
pyproject.toml
tox.ini
.github/workflows/lint.yml
.github/workflows/release.yml
.github/workflows/tabulate.yml
benchmark/benchmark.py
benchmark/requirements.txt
requirements/dev.txt
tabulate/__init__.py
tabulate/version.py
tabulate_slip39.egg-info/PKG-INFO
tabulate_slip39.egg-info/SOURCES.txt
tabulate_slip39.egg-info/dependency_links.txt
tabulate_slip39.egg-info/entry_points.txt
tabulate_slip39.egg-info/requires.txt
tabulate_slip39.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