Metadata-Version: 1.1
Name: SchemaObject
Version: 0.5.6
Summary: Iterate over a MySQL database schema as a Python object.
Home-page: https://gitlab.panilux.com/open-source/SchemaObject
Author: Mustafa Ozgur
Author-email: root@mit.sh
License: UNKNOWN
Description:       SchemaObject provides a simple, easy to use Python object interface to a MySQL database schema. You can effortlessly write tools to test, validate, sync, migrate, or manage your schema as well as generate the SQL necessary to make changes to it. 
              
Keywords: MySQL,database,schema
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Database
Classifier: Topic :: Database :: Front-Ends
