Package: python3-tinycss2 (0.6.1-1)
Links for python3-tinycss2
Debian Resources:
Download Source Package python-tinycss2:
- [python-tinycss2_0.6.1-1.dsc]
- [python-tinycss2_0.6.1.orig.tar.gz]
- [python-tinycss2_0.6.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Low-level CSS parser (Python3 version)
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.
Other Packages Related to python3-tinycss2
|
|
|
|
-
- dep: python-tinycss2-common
- Low-level CSS parser (test data)
-
- dep: python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
-
- dep: python3-webencodings
- implementazione in Python dello standard WHATWG Encoding
-
- sug: python-tinycss2-doc
- Low-level CSS parser (Documentation)
Download python3-tinycss2
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 20.5 kB | 109.0 kB | [list of files] |