python3-tinycss2
Low-level CSS parser (Python3 version)
Description
tinycss2 is a rewrite of tinycss with a simpler API, based on the more recent CSS Syntax Level 3 specification. tinycss2 is low-level in that it doesn’t parse all of CSS: it doesn't know about the syntax of any specific properties or at-rules. Instead, it provides a set of functions that can be composed to support exactly the parts of CSS you're interested in, including new or non-standard rules or properties, without modifying tinycss or having a complex hook/plugin system. In many cases, parts of the parsed values (such as the content of a AtRule) is given as component values that can be parsed further with other functions. This package contains the Python 3 version of the library.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/Kozea/tinycss2/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-tinycss2