aboutsummaryrefslogtreecommitdiff
path: root/python/cssselect2/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/cssselect2/README')
-rw-r--r--python/cssselect2/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/cssselect2/README b/python/cssselect2/README
new file mode 100644
index 000000000000..1d03bffc5b98
--- /dev/null
+++ b/python/cssselect2/README
@@ -0,0 +1,7 @@
+select2 is a straightforward implementation of CSS3 Selectors for markup
+documents (HTML, XML, etc.) that can be read by ElementTree-like parsers
+(including cElementTree, lxml, html5lib, etc.)
+
+OPTIONAL:
+
+python3