Package python3-module-soupsieve: Information

    Source package: python3-module-soupsieve
    Version: 2.0.1-alt1
    Build time:  Jun 28, 2021, 04:02 PM in the task #274160
    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.

    List of rpms provided by this srpm:
    python3-module-soupsieve (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. python3-module-BeautifulSoup4
      2. python3-module-pytest
      3. python3-module-setuptools
      4. rpm-build-intro
      5. rpm-build-python3

    Last changed


    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