[ buster ]
[ 源代码: python-tinycss ]
软件包:python-tinycss(0.4-2)
complete yet simple CSS parser (Python2 version)
tinycss is a complete yet simple CSS parser for Python. It supports the full syntax and error handling for CSS 2.1 as well as some CSS 3 modules:
* CSS Color 3 * CSS Fonts 3 * CSS Paged Media 3
It is designed to be easy to extend for new CSS modules and syntax, and integrates well with cssselect for Selectors 3 support.
This package contains the Python 2 version of the library.
其他与 python-tinycss 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: python-tinycss-doc
- complete yet simple CSS parser (Documentation)