skip to navigation
skip to content

plone.recipe.lxml 0.4

Recipe that builds lxml and dependencies (libxslt, libxml2).

Downloads ↓

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