Metadata-Version: 1.0
Name: sqlcc
Version: 0.1
Summary: Python SQL Command Composer.
Home-page: UNKNOWN
Author: Thinker K.F. Li
Author-email: thinker@branda.to
License: BSD
Description: 
        sqlcc is a Python SQL Command Composer
        It make you composing sql commands without quote & composing
        strings.  You can working in totally Python style, never
        embed SQL command in string, again.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries
