summaryrefslogtreecommitdiffstats
path: root/python/python2-lxml/README
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+SBo@gmail.com>2024-02-17 08:33:46 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-17 09:03:29 +0700
commit59235125a299f36907c1860fc0077dd6f79ea439 (patch)
treeca9092ecb6c5ffa08fb42b23b3cf437b9114d41f /python/python2-lxml/README
parentb53bdbaa99b5fef54245251e1efec285f7ea50c5 (diff)
downloadslackbuilds-59235125a299f36907c1860fc0077dd6f79ea439.tar.gz
slackbuilds-59235125a299f36907c1860fc0077dd6f79ea439.tar.xz
python/python2-lxml: Added (Python2 of lxml).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-lxml/README')
-rw-r--r--python/python2-lxml/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python2-lxml/README b/python/python2-lxml/README
new file mode 100644
index 0000000000..7c6ca315f7
--- /dev/null
+++ b/python/python2-lxml/README
@@ -0,0 +1,7 @@
+lxml is the most feature-rich and easy-to-use library for processing
+XML and HTML in the Python language. It's also very fast and memory
+friendly, just so you know.
+
+This can coexist with python3-lxml without issue.
+
+NOTE: The 5.0.x versions are the last to support python2.