Package python3-module-tinycss2: Information

    Source package: python3-module-tinycss2
    Version: 1.3.0-alt1
    Latest version according to Repology
    Build time:  Apr 25, 2024, 06:57 PM in the task #345846
    Report package bug
    License: BSD
    Summary: A tiny CSS parser
    Description: 
    tinycss2 is a low-level CSS parser and generator written in Python: it can
    parse strings, return objects representing tokens and blocks, and generate CSS
    strings corresponding to these objects.
    
    Based on the CSS Syntax Level 3 specification, tinycss2 knows the grammar of
    CSS but doesn't know specific rules, properties or values supported in various
    CSS modules.

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

    Maintainer: Stanislav Levin


    ACL:
    @python
    @everybody

      1. python3-module-flit-core
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-webencodings
      5. rpm-build-pyproject

    Last changed


    April 25, 2024 Stanislav Levin 1.3.0-alt1
    - 1.2.1 -> 1.3.0.
    Oct. 18, 2022 Stanislav Levin 1.2.1-alt1
    - 1.1.1 -> 1.2.1.
    Oct. 3, 2022 Stanislav Levin 1.1.1-alt1
    - 1.0.2 -> 1.1.1.
    - Enabled testing.