plone.recipe.lxml 0.4
Recipe that builds lxml and dependencies (libxslt, libxml2).
Notes
This recipe is only tested with Debian, Gentoo and minitage. The z3c.recipe.staticlxml recipe is better maintained.
Options
- egg
- The desired lxml egg version (like lxml==2.2.6).
- libxslt-url
- The URL to download the libxslt tarballe, the default value is: 'http://xmlsoft.org/sources/libxslt-1.1.26.tar.gz'
- libxml2-url
- The URL to download the libxml2 tarball, the default value is: 'http://xmlsoft.org/sources/libxml2-2.7.7.tar.gz'
Example buildout configuration
[buildout] parts = lxml eggs = lxml == 2.2.6 [lxml] recipe=plone.recipe.lxml egg = lxml == 2.2.6
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| plone.recipe.lxml-0.4-py2.6.egg (md5) | Python Egg | 2.6 | 2010-08-20 | 6KB | 1128 |
| plone.recipe.lxml-0.4.tar.gz (md5) | Source | 2010-08-20 | 2KB | 924 | |
- Author: Joscha Krutzki
- Home Page: http://svn.plone.org/svn/collective/buildout/plone.recipe.lxml
- Keywords: lxml recipe
- License: ZPL 2.1
- Categories
- Package Index Owner: joschaKrutzki, claytron
- Package Index Maintainer: claytron
- DOAP record: plone.recipe.lxml-0.4.xml
