Name: | python3-sqlparse |
---|---|
Version: | 0.2.4 |
Release: | 6.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 243319 |
License: | BSD |
RPM: | python3-sqlparse-0.2.4-6.el8.noarch.rpm |
Source RPM: | python-sqlparse-0.2.4-6.el8.src.rpm |
Build Date: | Fri May 13 2022 |
Build Host: | ovs-x86-ol8-builder-01.webad1phx.solarisx86phx.oraclevcn.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. |