Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 94623

Summary: lxml-0.6.ebuild (New ebuild)
Product: Gentoo Linux Reporter: Henry Bucklow <bugs>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: enhancement CC: bugs
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: lxml-0.6.ebuild

Description Henry Bucklow 2005-05-31 07:09:25 UTC
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
Comment 1 Henry Bucklow 2005-05-31 07:11:43 UTC
Created attachment 60279 [details]
lxml-0.6.ebuild

Incidentally, I would guess this belongs in dev-python?
Comment 2 Lukasz Strzygowski (RETIRED) gentoo-dev 2005-06-01 11:48:58 UTC
Commited to Portage. Thanks for ebuild.