| Name: | python3-sqlparse |
|---|---|
| Version: | 0.4.2 |
| Release: | 14.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 271474 |
| License: | BSD-3-Clause |
| RPM: | python3-sqlparse-0.4.2-14.el9.noarch.rpm |
| Source RPM: | python-sqlparse-0.4.2-14.el9.src.rpm |
| Build Date: | Mon Oct 27 2025 |
| 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. |