From 9bf81be0c6c7f1cb17a8f5fd8476b6aeb9dc5258 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 4 Apr 2020 15:00:59 +0200 Subject: python/css-parser: Added (CSS parser and builder). Signed-off-by: Matteo Bernardini --- python/css-parser/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/css-parser/slack-desc (limited to 'python/css-parser/slack-desc') diff --git a/python/css-parser/slack-desc b/python/css-parser/slack-desc new file mode 100644 index 0000000000..8babce12b6 --- /dev/null +++ b/python/css-parser/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------------------------------------------------------| +css-parser: css-parser (CSS parser and builder) +css-parser: +css-parser: A Python package to parse and build CSS Cascading Style Sheets. +css-parser: +css-parser: Homepage: https://github.com/ebook-utils/css-parser +css-parser: +css-parser: +css-parser: +css-parser: +css-parser: +css-parser: -- cgit v1.2.3