Package python3-module-tinycss2: Information

    Binary package: python3-module-tinycss2
    Version: 1.3.0-alt1
    Architecture: noarch
    Build time:  Apr 25, 2024, 06:57 PM in the task #345846
    Source package: python3-module-tinycss2
    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.

    Maintainer: Stanislav Levin


    ACL:
    @python
    @everybody

    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.