summaryrefslogtreecommitdiffstats
path: root/python/tinycss2/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/tinycss2/README')
-rw-r--r--python/tinycss2/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/tinycss2/README b/python/tinycss2/README
new file mode 100644
index 0000000000..34fd8d5665
--- /dev/null
+++ b/python/tinycss2/README
@@ -0,0 +1,3 @@
+All the web developers know the CSS format, but do they really know all the
+subtleties of its syntax? tinycss2 provides a CSS parser that is able to
+extract everything you want from stylesheets.