Metadata-Version: 1.1
Name: sqlliterals
Version: 0.2.1
Author: Paul Boddie
Author-email: paul at boddie org uk
Maintainer: Paul Boddie
Maintainer-email: paul at boddie org uk
Home-page: http://www.python.org/pypi/sqlliterals
Download-url: http://www.boddie.org.uk/python/downloads/sqlliterals-0.2.1.tar.gz
Summary: SQL statement tokenisation for the detection of literal regions.
License: LGPL
Description: The sqlliterals distribution consists of a package containing two different
        implementations of SQL statement tokenisation for the detection of literal
        regions in such statements.
Keywords: SQL pyparsing parsing re paramstyle
Requires: pyparsing
Classifier: Development Status :: 3 - Alpha 
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) 
Classifier: Programming Language :: Other 
Classifier: Programming Language :: Python 
