aboutsummaryrefslogtreecommitdiff
path: root/python/python-soupsieve/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2020-04-10 10:08:50 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-10 10:08:50 +0700
commit6c4fb2b3fdbbd6e7432dfc73dbfcd0d1900736f6 (patch)
tree834d4a35dd98741bc72baea8abba9c329885cced /python/python-soupsieve/README
parentddf2b1f7f82c2393c096192f23a352c7aa36b762 (diff)
python/python-soupsieve: Added (A CSS selector implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-soupsieve/README')
-rw-r--r--python/python-soupsieve/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python-soupsieve/README b/python/python-soupsieve/README
new file mode 100644
index 0000000000..8eca332e87
--- /dev/null
+++ b/python/python-soupsieve/README
@@ -0,0 +1,7 @@
+Soup Sieve is a CSS selector library designed to be used with
+Beautiful Soup 4. It aims to provide selecting, matching, and
+filtering using modern CSS selectors.
+
+Newer versions of Soup Sieve (i.e. >= 2.0.0) have dropped
+Python 2 support. Hence, the python3-soupsieve SlackBuild is at
+version >= 2.0.0.