Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-soupsieve | Distribution: Fedora Project |
Version: 2.6 | Vendor: Fedora Project |
Release: 2.fc41 | Build date: Sat Aug 17 13:42:43 2024 |
Group: Unspecified | Build host: buildhw-a64-10.iad2.fedoraproject.org |
Size: 301611 | Source RPM: python-soupsieve-2.6-2.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/facelessuser/soupsieve | |
Summary: CSS selector library |
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 currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond (though some are not yet implemented). Soup Sieve was written with the intent to replace Beautiful Soup's builtin select feature, and as of Beautiful Soup version 4.7.0, it now is. Soup Sieve can also be imported in order to use its API directly for more controlled, specialized parsing. Soup Sieve has implemented most of the CSS selectors up through the latest CSS draft specifications, though there are a number that don't make sense in a non-browser environment. Selectors that cannot provide meaningful functionality simply do not match anything.
MIT
* Tue Aug 13 2024 Zbigniew Jędrzejewski-Szmek <[email protected]> - 2.6-2 - Reenable tests that were failing with Python 3.10 * Tue Aug 13 2024 Zbigniew Jędrzejewski-Szmek <[email protected]> - 2.6-1 - Version 2.6 (rhbz#2304326) * Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 2.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <[email protected]> - 2.5-5 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <[email protected]> - 2.5-4 - Bootstrap for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Sep 06 2023 Zbigniew Jędrzejewski-Szmek <[email protected]> - 2.5-1 - Version 2.5 (rhbz#2236980) * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 2.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <[email protected]> - 2.4.1-6 - Rebuilt for Python 3.12 * Mon Jun 26 2023 Python Maint <[email protected]> - 2.4.1-5 - Bootstrap for Python 3.12 * Fri Jun 16 2023 Python Maint <[email protected]> - 2.4.1-4 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <[email protected]> - 2.4.1-3 - Bootstrap for Python 3.12 * Mon May 29 2023 Yaakov Selkowitz <[email protected]> - 2.4.1-2 - Avoid tox dependency * Sat May 20 2023 Zbigniew Jędrzejewski-Szmek <[email protected]> - 2.4.1-1 - Version 2.4.1 (rhbz#2187123) * Wed Feb 22 2023 Zbigniew Jędrzejewski-Szmek <[email protected]> - 2.4-1 - Version 2.4 (rhbz#2169774) * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 2.3.2.post1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/lib/python3.13/site-packages/soupsieve /usr/lib/python3.13/site-packages/soupsieve-2.6.dist-info /usr/lib/python3.13/site-packages/soupsieve-2.6.dist-info/INSTALLER /usr/lib/python3.13/site-packages/soupsieve-2.6.dist-info/METADATA /usr/lib/python3.13/site-packages/soupsieve-2.6.dist-info/WHEEL /usr/lib/python3.13/site-packages/soupsieve-2.6.dist-info/licenses /usr/lib/python3.13/site-packages/soupsieve-2.6.dist-info/licenses/LICENSE.md /usr/lib/python3.13/site-packages/soupsieve/__init__.py /usr/lib/python3.13/site-packages/soupsieve/__meta__.py /usr/lib/python3.13/site-packages/soupsieve/__pycache__ /usr/lib/python3.13/site-packages/soupsieve/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/__meta__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/__meta__.cpython-313.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/css_match.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/css_match.cpython-313.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/css_parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/css_parser.cpython-313.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/css_types.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/css_types.cpython-313.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/pretty.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/pretty.cpython-313.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/util.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/soupsieve/__pycache__/util.cpython-313.pyc /usr/lib/python3.13/site-packages/soupsieve/css_match.py /usr/lib/python3.13/site-packages/soupsieve/css_parser.py /usr/lib/python3.13/site-packages/soupsieve/css_types.py /usr/lib/python3.13/site-packages/soupsieve/pretty.py /usr/lib/python3.13/site-packages/soupsieve/py.typed /usr/lib/python3.13/site-packages/soupsieve/util.py /usr/share/doc/python3-soupsieve /usr/share/doc/python3-soupsieve/README.md /usr/share/licenses/python3-soupsieve /usr/share/licenses/python3-soupsieve/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 05:57:41 2024