Metadata-Version: 1.0
Name: ll-sql
Version: 0.6
Summary: A module for generating SQL queries
Home-page: http://www.livinglogic.de/Python/sql/
Author: Walter Doerwald
Author-email: walter@livinglogic.de
License: Python
Download-URL: http://www.livinglogic.de/Python/sql/Download.html
Description: ll-sql provides classes for generating simple SQL insert, delete
        and update queries.
Keywords: SQL,query,database
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python License (CNRI Python License)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database
