freebsd-ports/databases/py-sqlparse020/pkg-descr

8 lines
270 B
Text
Raw Normal View History

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