summaryrefslogtreecommitdiff
path: root/libraries/lxml/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/lxml/README')
-rw-r--r--libraries/lxml/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/lxml/README b/libraries/lxml/README
deleted file mode 100644
index e258753366..0000000000
--- a/libraries/lxml/README
+++ /dev/null
@@ -1,5 +0,0 @@
-lxml is a Pythonic binding for the libxml2 and libxslt libraries.
-It is unique in that it combines the speed and feature completeness
-of these libraries with the simplicity of a native Python API.
-
-Lxml can optionally use Cython and pysetuptools.