LICENSE
MANIFEST.in
README
setup.py
doc/Makefile
doc/changelog.rst
doc/conf.py
doc/index.rst
doc/internals.rst
doc/reference.rst
tdparser/__init__.py
tdparser/lexer.py
tdparser/topdown.py
tdparser.egg-info/PKG-INFO
tdparser.egg-info/SOURCES.txt
tdparser.egg-info/dependency_links.txt
tdparser.egg-info/top_level.txt
tests/__init__.py
tests/compat.py
tests/test_full.py
tests/test_lexer.py
tests/test_parser.py
tests/test_tokens.py