Metadata-Version: 2.1
Name: Products.ZMySQLDA
Version: 4.0
Summary: MySQL Zope adapter.
Home-page: https://zmysqlda.readthedocs.io
Author: HOFFMANN+LIEBENBERG in association with SNTL Publishing, Andy Dustman, John Eikenberry
Author-email: zms@sntl-publishing.com
License: ZPL 2.1
Project-URL: Documentation, https://zmysqlda.readthedocs.io
Project-URL: Issue Tracker, https://github.com/zms-publishing/Products.ZMySQLDA/issues
Project-URL: Sources, https://github.com/zms-publishing/Products.ZMySQLDA
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope
Classifier: Framework :: Zope2
Classifier: Framework :: Zope :: 2
Classifier: Framework :: Zope :: 4
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Database
Classifier: Topic :: Database :: Front-Ends
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
Requires-Dist: setuptools
Requires-Dist: six
Requires-Dist: mysqlclient
Requires-Dist: Products.ZSQLMethods
Provides-Extra: docs
Requires-Dist: Sphinx ; extra == 'docs'
Requires-Dist: repoze.sphinx.autointerface ; extra == 'docs'

MySQL Database Adapter for Zope.


