summaryrefslogtreecommitdiffstats
path: root/python/python3-lxml/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-lxml/README')
-rw-r--r--python/python3-lxml/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-lxml/README b/python/python3-lxml/README
new file mode 100644
index 0000000000..09ea99ca99
--- /dev/null
+++ b/python/python3-lxml/README
@@ -0,0 +1,5 @@
+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 python2-lxml without issue.