Packages

A LALR SQL parser and compiler

Current section

Files

Jump to
sqlparse src sqlparse.app.src
Raw

src/sqlparse.app.src

{application,sqlparse,
[{description,"A LALR SQL parser and compiler"},
{vsn,"4.6.2"},
{applications,[kernel,stdlib,jpparse]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/KonnexionsGmbH/sqlarse"}]},
{modules,[sqlparse]}]}.