diff options
Diffstat (limited to 'python/python-soupsieve/README')
-rw-r--r-- | python/python-soupsieve/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/python/python-soupsieve/README b/python/python-soupsieve/README index df8495da2d0b7..d20543c23671b 100644 --- a/python/python-soupsieve/README +++ b/python/python-soupsieve/README @@ -1,6 +1,7 @@ -Soup Sieve is a CSS selector library designed to be used with -Beautiful Soup 4. It aims to provide selecting, matching, and +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 +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. |