LICENSE
README.md
pyproject.toml
src/eightbits/__init__.py
src/eightbits/alignment.py
src/eightbits/colors.py
src/eightbits/format.py
src/eightbits/input.py
src/eightbits/output.py
src/eightbits/py.typed
src/eightbits/tabular.py
src/eightbits_terminal.egg-info/PKG-INFO
src/eightbits_terminal.egg-info/SOURCES.txt
src/eightbits_terminal.egg-info/dependency_links.txt
src/eightbits_terminal.egg-info/top_level.txt
test/test_colors.py
test/test_format.py
test/test_input.py
test/test_output.py
test/test_tabular.py