summaryrefslogtreecommitdiffstats
path: root/python/cssselect
diff options
context:
space:
mode:
author B. Watson2016-11-14 05:27:12 +0100
committer Willy Sudiarto Raharjo2016-11-14 10:47:23 +0100
commitb5973c1b71028d3b68d02f7e8a68ccfd40ddf116 (patch)
treed7db6a8cf5f733745f0f5cffb4f9c51675eae561 /python/cssselect
parent22c8410da259367534becaee5a7c051169ef2687 (diff)
downloadslackbuilds-b5973c1b71028d3b68d02f7e8a68ccfd40ddf116.tar.gz
python/cssselect: Fix slack-desc.
Diffstat (limited to 'python/cssselect')
-rw-r--r--python/cssselect/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cssselect/slack-desc b/python/cssselect/slack-desc
index a25ab46377..9c439f7fad 100644
--- a/python/cssselect/slack-desc
+++ b/python/cssselect/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-cssselect: cssselect
+cssselect: cssselect (python library)
cssselect:
cssselect: cssselect parses CSS3 Selectors and translate them to XPath 1.0
cssselect: expressions. Such expressions can be used in lxml or another XPath