AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
mysqltokenparser/MySqlLexer.py
mysqltokenparser/MySqlParser.py
mysqltokenparser/MySqlParserListener.py
mysqltokenparser/__init__.py
mysqltokenparser/mysqltokenparser.py
mysqltokenparser.egg-info/PKG-INFO
mysqltokenparser.egg-info/SOURCES.txt
mysqltokenparser.egg-info/dependency_links.txt
mysqltokenparser.egg-info/not-zip-safe
mysqltokenparser.egg-info/requires.txt
mysqltokenparser.egg-info/top_level.txt
tests/helper.py
tests/test_altertable.py
tests/test_createtable.py