diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-12-05 10:21:05 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-12-06 09:10:09 +0700 |
| commit | 8d97e58cf884632374f934f540793d6f48988e08 (patch) | |
| tree | f8836c7539a956e3847c7283cfeb19e33193f57d /python/python3-tinycss2/slack-desc | |
| parent | 6aff684cef3dde20b366bb56ace8a715ecd23db1 (diff) | |
python/python3-tinycss2: Added (TinyCSS2).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tinycss2/slack-desc')
| -rw-r--r-- | python/python3-tinycss2/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-tinycss2/slack-desc b/python/python3-tinycss2/slack-desc new file mode 100644 index 0000000000..9161695378 --- /dev/null +++ b/python/python3-tinycss2/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-tinycss2: python3-tinycss2 (low-level CSS parser and generator) +python3-tinycss2: +python3-tinycss2: All the web developers know the CSS format, but do they really +python3-tinycss2: know all the subtleties of its syntax? tinycss2 provides a CSS +python3-tinycss2: parser that is able to extract everything you want from stylesheets. +python3-tinycss2: +python3-tinycss2: Homepage: https://www.courtbouillon.org/tinycss2 +python3-tinycss2: +python3-tinycss2: +python3-tinycss2: +python3-tinycss2: |
