1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
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

10 lines
212 B
Plaintext

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