Recipe that builds lxml and dependencies (libxslt, libxml2).
Project description
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
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
plone.recipe.lxml-0.4.tar.gz
(2.9 kB
view hashes)