Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37579201
en ru br
ALT Linux repos
S:2.3.1-alt1

Group :: Development/Python
RPM: python3-module-soupsieve

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.3.1-alt1
Build date: 5 april 2022, 10:10 ( 107.8 weeks ago )
Size: 84.37 Kb

Home page:   https://github.com/facelessuser/soupsieve

License: MIT
Summary: A modern CSS selector implementation for BeautifulSoup
Description:

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.
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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python3-module-soupsieve
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin