diff options
Diffstat (limited to 'python/tinycss/slack-desc')
-rw-r--r-- | python/tinycss/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/tinycss/slack-desc b/python/tinycss/slack-desc deleted file mode 100644 index 8c62c02126..0000000000 --- a/python/tinycss/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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------------------------------------------------------| -tinycss: tinycss (simple CSS parser for Python) -tinycss: -tinycss: tinycss is a complete yet simple CSS parser for Python. It supports -tinycss: the full syntax and error handling for CSS 2.1 as well as some CSS -tinycss: 3 modules: CSS Color 3, CSS Fonts 3, CSS Paged Media 3. -tinycss: -tinycss: Homepage: https://tinycss.readthedocs.io/en/latest/ -tinycss: -tinycss: -tinycss: -tinycss: |