aboutsummaryrefslogtreecommitdiff
path: root/devel/py-lxml/pkg-descr
blob: 7022da9aeec2ed73d3c2d6615aa0ba4d80a25e82 (plain) (blame)
1
2
3
4
5
6
7
8
9
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/