aboutsummaryrefslogtreecommitdiff
path: root/python/python2-soupsieve/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-14 21:34:43 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-19 18:40:03 +0700
commit8497c5289f4ea035e85f13e0a74bf5671ae5633c (patch)
tree9c8a3d533ddee6fcc6e074431efe560a5ccf1614 /python/python2-soupsieve/README
parent7adffca4f2e5bc28f6050ce84ac0a833092e36f7 (diff)
python/python-soupsieve: Renamed python2-soupsieve.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-soupsieve/README')
-rw-r--r--python/python2-soupsieve/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python2-soupsieve/README b/python/python2-soupsieve/README
new file mode 100644
index 0000000000..d20543c236
--- /dev/null
+++ b/python/python2-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.
+
+Soup Sieve 1.9.6 is the last supported version for Python 2. Newer
+versions (i.e. The python3-soupsieve SlackBuild) have dropped
+Python 2 support.