diff options
Diffstat (limited to 'python/tinycss')
-rw-r--r-- | python/tinycss/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/python/tinycss/README b/python/tinycss/README index 83de6ba5e8781..19352aea0863e 100644 --- a/python/tinycss/README +++ b/python/tinycss/README @@ -1,5 +1,6 @@ -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: +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 |