summaryrefslogtreecommitdiffstats
path: root/python/cssutils/README
diff options
context:
space:
mode:
author Larry Hajali2015-12-31 07:00:21 +0100
committer Willy Sudiarto Raharjo2015-12-31 07:00:21 +0100
commit6275f54f18ec1342865b669dbcebe7cb3ce200bd (patch)
tree8c1578f7d0d66fd8de23f877a314db18bcc6dc93 /python/cssutils/README
parent17df16098167abbbf39314a6933c0fc3f1cf240b (diff)
downloadslackbuilds-6275f54f18ec1342865b669dbcebe7cb3ce200bd.tar.gz
python/cssutils: Updated for version 1.0.1>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cssutils/README')
-rw-r--r--python/cssutils/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cssutils/README b/python/cssutils/README
index 61cc4b1697..f64a23ceea 100644
--- a/python/cssutils/README
+++ b/python/cssutils/README
@@ -1,3 +1,3 @@
A Python package to parse and build CSS Cascading Style Sheets.
-cssutils can optionally use python2-chardet and gdata.
+Optional dependencies: python2-chardet and gdata.