套件:python-tinycss2-doc(1.3.0-1)
python-tinycss2-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-tinycss2:
- [python-tinycss2_1.3.0-1.dsc]
- [python-tinycss2_1.3.0.orig.tar.gz]
- [python-tinycss2_1.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Low-level CSS parser (Documentation)
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 documentation.
其他與 python-tinycss2-doc 有關的套件
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 7.2.2)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)