AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
mysqlparse/__init__.py
mysqlparse.egg-info/PKG-INFO
mysqlparse.egg-info/SOURCES.txt
mysqlparse.egg-info/dependency_links.txt
mysqlparse.egg-info/not-zip-safe
mysqlparse.egg-info/requires.txt
mysqlparse.egg-info/top_level.txt
tests/__init__.py
tests/grammar/__init__.py
tests/grammar/test_alter_table.py
tests/grammar/test_column_definition.py
tests/grammar/test_data_type.py
tests/grammar/test_sql_file.py