summaryrefslogtreecommitdiff
path: root/textproc/py-lxml
AgeCommit message (Collapse)AuthorFilesLines
2009-02-17Fix native_libs.txt issue. Bump revision.joerg2-4/+3
2009-02-16Use Python Egg framework. DESTDIR support. Bump revision.joerg2-4/+13
2008-11-18Initial import of py-lxml:wiz4-0/+99
lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.