LICENSE
README.md
pyproject.toml
src/supertabnanny/__init__.py
src/supertabnanny/__main__.py
src/supertabnanny/console.py
src/supertabnanny/frontend.py
src/supertabnanny/parser.py
src/supertabnanny/py.typed
src/supertabnanny/whitespace.py
src/supertabnanny.egg-info/PKG-INFO
src/supertabnanny.egg-info/SOURCES.txt
src/supertabnanny.egg-info/dependency_links.txt
src/supertabnanny.egg-info/entry_points.txt
src/supertabnanny.egg-info/top_level.txt
tests/test_commons.py
tests/test_console.py
tests/test_parser.py
tests/test_tabnanny_parity.py
tests/test_whitespace.py