Metadata-Version: 1.1
Name: sqlmix
Version: 0.10.5
Summary: Simple syntax for any database
Home-page: http://smurf.noris.de/code/
Author: Matthias Urlichs
Author-email: smurf@smurf.noris.de
License: Python
Description: 
        This module contains database access methods which are very easy
        to use and work with any Python database module without touching
        parameterized SQL syntax.
        
        
Platform: POSIX
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Database :: Front-Ends
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
