python-sqlparse 0.1.1

Non-validating SQL parser for Python
sqlparse is a tool for parsing SQL strings. It can generate pretty-printed
renderings of SQL in various formats.

It is a python module, together with a command-line tool.