diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-11-13 23:28:42 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-22 09:10:22 +0700 |
commit | fb6eca1a669a23c1b00c3cb998bc78c85f98c468 (patch) | |
tree | 1df31a783059dcf1fa6937d1467809e5a03f3b9c /python/python-css-parser/README | |
parent | bc09ad8c1ed6e1add6d353dac9e1fa66b2a9d0cd (diff) |
python/python-css-parser: Added (css for python).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-css-parser/README')
-rw-r--r-- | python/python-css-parser/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python-css-parser/README b/python/python-css-parser/README new file mode 100644 index 0000000000..bab8811f67 --- /dev/null +++ b/python/python-css-parser/README @@ -0,0 +1 @@ +python-css-parser - A Cascading Style Sheets library for Python |