| Bug#: 94623 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Other | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: python@gentoo.org | Reported By: bugs@elsie.org.uk | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: lxml-0.6.ebuild (New ebuild) | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-05-31 07:09 0000 | |||
| Description: | Opened: 2005-05-31 07:09 0000 |
Hi Attached is an ebuild for lxml-0.6. Lxml is a Pythonic binding for the libxml2 and libxslt libraries. It follows the ElementTree API as much as possible, building it on top of the native libxml2 tree, and exposes functionality like XPath, Relax NG, XSLT, and c14n. See http://codespeak.net/lxml/ for more info. (First attempt at an ebuild, please be kind :) ). Cheers, Henry
Created an attachment (id=60279) [details]
lxml-0.6.ebuild
Incidentally, I would guess this belongs in dev-python?
Commited to Portage. Thanks for ebuild.