Language

Package: python-sqlparse @ 0.4.1

Synopsis

Non-validating SQL parser

Description

Sqlparse is a non-validating SQL parser for Python. It provides support for parsing, splitting and formatting SQL statements.

Home page
https://github.com/andialbrecht/sqlparse
Location
gnu/packages/databases.scm (line: 3623, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?