<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>cns.recipe.zmysqlda</name>
<shortdesc>Recipe for installing ZMySQLDA</shortdesc>
<description>**This package has been renamed to collective.recipe.zmysqlda**

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* 

2.0.9
=====
Fixed buildout['download-directory']

2.0.8
=====
Initial release</description>
<homepage rdf:resource="http://corenet-int.com" />
<maintainer><foaf:Person><foaf:name>Radim Novotny</foaf:name>
<foaf:mbox_sha1sum>7907c3dc260c459f35f6fafaf25e40309a300bea</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.0.9</revision></Version></release>
</Project></rdf:RDF>