Recipe for installing ZMySQLDA
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for collective.recipe.zmysqlda-2.0.9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8aa336786f86af6f60f0b18a97f1221bd7804fc2e245fec780506cb3f8832df4 |
|
MD5 | cce097ee813273a135ddf5564dd904a0 |
|
BLAKE2b-256 | 86a6409654ef467ccc025c27731b109504f0f1de95002a4bfc167be007e67e9f |
Close
Hashes for collective.recipe.zmysqlda-2.0.9-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a19e88f3b2fe0e77f3f91d492edc3a50575f07462e66b6de5b21277e3e5c356 |
|
MD5 | 72fb65803b66c7f43f1474cd98f87df9 |
|
BLAKE2b-256 | 839789dccf5124539cf91478d81ab89b9417571765385d465e08902f008df036 |