Introduction
------------

The sqlliterals distribution consists of a package containing two different
implementations of SQL statement tokenisation for the detection of literal
regions in such statements.

Contact, Copyright and Licence Information
------------------------------------------

The current Web page for sqlliterals at the time of release is:

http://www.python.org/pypi/sqlliterals

Copyright and licence information can be found in the docs directory - see
docs/COPYING.txt and docs/LICENCE.txt for more information.

Dependencies
------------

The sqlliterals.pyparser package has the following dependency:

Package                     Release Information
-------                     -------------------

pyparsing                   Tested with 1.2

Release Procedures
------------------

Update the sqlliterals/__init__.py __version__ attribute.
Update the release notes (see above).
Check the release information in the PKG-INFO file.
Tag, export.
Archive, upload.
Update PyPI entry.
