freebsd-ports/devel/py-lxml/pkg-descr
Dmitry Marakasov 959e51b21f - Fix WWW:
Approved by:	portmgr blanket
2017-05-30 09:01:09 +00:00

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/