diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 23:27:12 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | b5973c1b71028d3b68d02f7e8a68ccfd40ddf116 (patch) | |
tree | d7db6a8cf5f733745f0f5cffb4f9c51675eae561 | |
parent | 22c8410da259367534becaee5a7c051169ef2687 (diff) | |
download | slackbuilds-b5973c1b71028d3b68d02f7e8a68ccfd40ddf116.tar.gz |
python/cssselect: Fix slack-desc.
-rw-r--r-- | python/cssselect/slack-desc | 2 |
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 |