freebsd-ports/devel/py-lxml/pkg-descr
Dmitry Marakasov c4d00da330 devel/py-lxml: force regeneration of cython files
This fixes build with upcoming python 3.11 and potential future
version compatibility problems. While here, add another WWW:.
2021-11-17 23:41:47 +03:00

10 lines
248 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: https://lxml.de/
WWW: https://github.com/lxml/lxml