Name: | python3-sqlparse |
---|---|
Version: | 0.4.2 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 270892 |
License: | BSD |
RPM: | python3-sqlparse-0.4.2-1.el9.noarch.rpm |
Source RPM: | python-sqlparse-0.4.2-1.el9.src.rpm |
Build Date: | Thu Feb 03 2022 |
Build Host: | build-ol9-x86_64.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. |