Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94623 - lxml-0.6.ebuild (New ebuild)
Summary: lxml-0.6.ebuild (New ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 07:09 UTC by Henry Bucklow
Modified: 2005-06-01 11:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
lxml-0.6.ebuild (lxml-0.6.ebuild,569 bytes, text/plain)
2005-05-31 07:11 UTC, Henry Bucklow
Details

Note You need to log in before you can comment on or make changes to this bug.
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.