Metadata-Version: 1.1
Name: sqlShort
Version: 0.1
Summary: A dead simple MySQL wrapper
Home-page: http://code.google.com/p/sqlshort/
Author: Etienne Gaudrain
Author-email: egaudrain@gmail.com
License: GPL
Download-URL: http://code.google.com/p/sqlshort/downloads/list
Description: Provides handy functions to use MySQL in a simple way in Python. Key features are: return numpy arrays if required, build INSERT query from dict() or list of dict().
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Provides: sqlShort (0.1)
