summaryrefslogtreecommitdiffstats
path: root/python/pyquery/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyquery/README')
-rw-r--r--python/pyquery/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/pyquery/README b/python/pyquery/README
index 524e8c2cd5..1a8c07b98f 100644
--- a/python/pyquery/README
+++ b/python/pyquery/README
@@ -8,3 +8,6 @@ It can be used for many purposes, one idea that I might try in the
future is to use it for templating with pure http templates that you
modify using pyquery. I can also be used for web scrapping or for
theming applications.
+
+Optional python dependencies: webob, restkit, request, and deliverance
+(not available at slackbuilds.org)