Metadata-Version: 1.0
Name: cns.recipe.zmysqlda
Version: 2.0.8
Summary: Recipe for installing ZMySQLDA
Home-page: http://corenet-int.com
Author: Radim Novotny
Author-email: radim.novotny@corenet.cz
License: GPL
Description: cns.recipe.zmysqlda is simple recipe used for installing ZMySQLDA from tarball. ZMySQLDA 2.0.8 tarball
        has structure lib/python/Products/ZMySQLDA/.... and has to be extraceted manually.
        
        Example::
        
        [zmysqlda]
        recipe = cns.recipe.zmysqlda
        target = ${buildout:directory}/products
        
        **target** is optional. Defaults to *${buildout:directory}/products*
        
Keywords: buildout
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
