summaryrefslogtreecommitdiffstats
path: root/python/python2-lxml/README
diff options
context:
space:
mode:
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.