freebsd-ports/devel/py-lxml/pkg-descr
William Grzybowski e1889aca03 devel/py-lxml: update to 3.3.5
PR:		ports/189709
Submitted by:	Bartek Rutkowski <ports at robakdesign com>
2014-05-24 12:45:02 +00:00

9 lines
212 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