collective.recipe.zmysqlda 2.0.9
Recipe for installing ZMySQLDA
collective.recipe.zmysqlda is simple recipe used for installing ZMySQLDA from the source tarball. ZMySQLDA 2.0.8 tarball has internal structure lib/python/Products/ZMySQLDA/.... and if you need it in your instance, you must extract it manually. This buildout recipe solves this problem.
Example:
[zmysqlda]
recipe = collective.recipe.zmysqlda
target = ${buildout:directory}/products
target is optional. Defaults to ${buildout:directory}/products
Please note, you need MySQL-python egg in your buildout.cfg or mysql-python package installed in your python instance.
2.0.9
Fixed buildout['download-directory']
2.0.8
Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.recipe.zmysqlda-2.0.9-py2.4.egg (md5) | Python Egg | 2.4 | 2008-06-04 | 6KB | 2429 |
| collective.recipe.zmysqlda-2.0.9.tar.gz (md5) | Source | 2008-06-04 | 2KB | 1040 | |
- Author: Radim Novotny
- Home Page: http://svn.plone.org/svn/collective/buildout/collective.recipe.zmysqlda
- Keywords: buildout
- License: GPL
- Categories
- Package Index Owner: naro
- DOAP record: collective.recipe.zmysqlda-2.0.9.xml
