Metadata-Version: 1.0 Name: sqlcc Version: 0.2 Summary: Python SQL Command Composer. Home-page: https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc 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