[ ソース: python-tinycss ]
パッケージ: python3-tinycss (0.4-6 など)
python3-tinycss に関するリンク
Debian の資源:
python-tinycss ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
complete yet simple CSS parser (Python3 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 3 version of the library.
その他の python3-tinycss 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- sug: python-tinycss-doc
- complete yet simple CSS parser (Documentation)