Source: sqlliterals
Section: python
Priority: optional
Maintainer: Paul Boddie <paul@boddie.org.uk>
Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6)
XS-Python-Version: all
Standards-Version: 3.7.2.1

Package: python-sqlliterals
Architecture: all
Depends: ${python:Depends}, python-pyparsing (>= 1.4.2-1.1ubuntu1)
XB-Python-Version: ${python:Versions}
Description: SQL statement tokenisation for the detection of literal regions
 The sqlliterals distribution consists of a package containing two different
 implementations of SQL statement tokenisation for the detection of literal
 regions in such statements.
