diff options
author | Brice Lopez <brice.lopez@banh-bao.fr> | 2012-02-12 13:59:14 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2012-02-18 09:12:29 -0200 |
commit | e17d162371df1091e40937c2f4fdaf5ed28baa0f (patch) | |
tree | 9d105f5fc6da0af325744245ace8035de51c1532 /network/weboob/README | |
parent | 06a7b9a7bcbf8dd3379a46c597bbfcb10ffeab9a (diff) | |
download | slackbuilds-e17d162371df1091e40937c2f4fdaf5ed28baa0f.tar.gz |
network/weboob: Added (applications to interact with websites)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/weboob/README')
-rw-r--r-- | network/weboob/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/weboob/README b/network/weboob/README new file mode 100644 index 0000000000..8a41d4feb0 --- /dev/null +++ b/network/weboob/README @@ -0,0 +1,5 @@ +weboob (Web Out Of Browsers) provides several applications to +interact with a lot of websites. + +This requires pysetuptools, mechanize, python-dateutil, html2text, +nose, feedparser, lxml, rtmpdump, and PyYAML. |