LICENSE
MANIFEST.in
README.md
pyproject.toml
ruff.toml
cmd2_table/__init__.py
cmd2_table/constants.py
cmd2_table/table_creator.py
cmd2_table/utils.py
cmd2_table.egg-info/PKG-INFO
cmd2_table.egg-info/SOURCES.txt
cmd2_table.egg-info/dependency_links.txt
cmd2_table.egg-info/requires.txt
cmd2_table.egg-info/top_level.txt
examples/table_creation.py
tests/.DS_Store
tests/__init__.py
tests/test_table_creator.py