Name: | python-sqlparse |
---|---|
Version: | 0.1.11 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 267536 |
License: | BSD |
RPM: | python-sqlparse-0.1.11-2.el7.noarch.rpm |
Source RPM: | python-sqlparse-0.1.11-2.el7.src.rpm |
Build Date: | Thu Feb 19 2015 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/andialbrecht/sqlparse |
Summary: | Non-validating SQL parser for Python |
Description: | 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. |