ecc79fe6f9
- trim Makefile header - convert to optionsng - remove shlib versions (porlint warning) - fix packing list when build with python32 - tab -> space change in pkg-descr:WWW PR: 172709 Submitted by: rm (myself) Approved by: maintainer timeout (2 weeks) Feature safe: yes
9 lines
213 B
Text
9 lines
213 B
Text
lxml is a Python binding for libxml2 and libxslt. Its aim:
|
|
|
|
* Pythonic API.
|
|
* Documented.
|
|
* Use Python unicode strings in API.
|
|
* Safe (no segfaults).
|
|
* No manual memory management!
|
|
|
|
WWW: http://lxml.de/
|