.gitignore
.readthedocs.yml
.travis.yml
LICENSE
MANIFEST.in
README.md
README.rst
checklist.txt
contributing.md
readme_preview.py
setup.cfg
setup.py
tox.ini
doc/Makefile
doc/api.rst
doc/api_class.rst
doc/api_class_var.rst
doc/api_error.rst
doc/api_format_functions.rst
doc/api_hr_align_constants.rst
doc/conf.py
doc/configuring.rst
doc/convenience.rst
doc/hints.rst
doc/index.rst
doc/introduction.rst
doc/make.bat
doc/more_examples.rst
doc/quicklinks.rst
doc/requirements.txt
monotable/__init__.py
monotable/alignment.py
monotable/cellerror.py
monotable/mono.py
monotable/monoblock.py
monotable/plugin.py
monotable/py.typed
monotable/scanner.py
monotable/table.py
monotable.egg-info/PKG-INFO
monotable.egg-info/SOURCES.txt
monotable.egg-info/dependency_links.txt
monotable.egg-info/not-zip-safe
monotable.egg-info/requires.txt
monotable.egg-info/top_level.txt
test/test_examples.py
test/test_format_scanner.py
test/test_monoblock.py
test/test_monotable.py