Package python3-module-soupsieve: Information

    Binary package: python3-module-soupsieve
    Version: 2.2-alt1
    Architecture: noarch
    Build time:  Jul 6, 2021, 05:54 AM in the task #277415
    Source package: python3-module-soupsieve
    Report package bug
    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.

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    Last changed


    July 6, 2021 Vitaly Lipatov 2.2-alt1
    - new version 2.2 (with rpmrb script)
    Nov. 3, 2020 Vitaly Lipatov 2.0.1-alt1
    - new version 2.0.1 (with rpmrb script)
    April 12, 2020 Eugene Omelyanovich <regatio@etersoft.ru> 2.0-alt1
    - new version (2.0) with rpmgs script