aboutsummaryrefslogtreecommitdiff
path: root/www/py-cssutils/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-08-26 09:02:05 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-08-26 09:02:05 +0000
commitad34a323637fd6350ee64d53e1aae39595398675 (patch)
treedfd8a76839fb770234c9aff3cf160972e859b17a /www/py-cssutils/pkg-descr
parent834aa86cca48a002496c2006b541948a1cb87cfe (diff)
Notes
Diffstat (limited to 'www/py-cssutils/pkg-descr')
-rw-r--r--www/py-cssutils/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/py-cssutils/pkg-descr b/www/py-cssutils/pkg-descr
new file mode 100644
index 000000000000..ab72767a9c53
--- /dev/null
+++ b/www/py-cssutils/pkg-descr
@@ -0,0 +1,5 @@
+A Python package to parse and build CSS Cascading Style Sheets. Partly
+implement the DOM Level 2 CSS interfaces. Additional some cssutils only
+convenience and (hopefully) more pythonic methods are integrated.
+
+WWW: http://cthedot.de/cssutils/