8 lines
270 B
Text
8 lines
270 B
Text
|
sqlparse is a non-validating SQL parser module.
|
||
|
It provides support for parsing, splitting and formatting SQL statements.
|
||
|
|
||
|
This is version 0.2.0 which is needed by calendarserver.
|
||
|
|
||
|
WWW: https://pypi.python.org/pypi/sqlparse
|
||
|
WWW: https://github.com/andialbrecht/sqlparse
|