Sign in
android-kvm
/
buildroot
/
1981b012f49a80ec0a1734fd1816fe559403d3e9
/
.
/
package
/
python-sqlparse
/
Config.in
blob: 498b33ae00df561cdccbba55b0e1305a076e6d51 [
file
] [
log
] [
blame
]
config BR2_PACKAGE_PYTHON_SQLPARSE
bool
"python-sqlparse"
help
sqlparse
is
a non
-
validating SQL parser
for
Python
.
It
provides support
for
parsing
,
splitting
and
formatting
SQL statements
.
https
:
//github.com/andialbrecht/sqlparse