Package python3-module-cssselect: Information

    Binary package: python3-module-cssselect
    Version: 1.2.0-alt1
    Architecture: noarch
    Build time:  Apr 4, 2023, 05:19 AM
    Source package: python3-module-cssselect
    Report package bug
    License: BSD-3-Clause
    Summary: Parses CSS3 Selectors and translates them to XPath 1.0
    Description: 
    Cssselect parses CSS3 Selectors and translates them to XPath 1.0
    expressions.  Such expressions can be used in lxml or another XPath
    engine to find the matching elements in an XML or HTML document.

    Maintainer: Anton Vyatkin


    Last changed


    April 3, 2023 Anton Vyatkin 1.2.0-alt1
    - (NMU) New version 1.2.0.
    Aug. 9, 2022 Stanislav Levin 1.1.0-alt1
    - 0.9.1 -> 1.1.0.
    April 26, 2021 Stanislav Levin 0.9.1-alt3
    - Built Python3 package from its ows src.