aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorcedricbonhomme <devnull@localhost>2010-07-03 12:03:17 +0200
committercedricbonhomme <devnull@localhost>2010-07-03 12:03:17 +0200
commit9eef4f7a81f06cba4ea008ff79a2bc5b6303b1f1 (patch)
treef25dd31bc148f5d972675383195fc71e7183ad6c /README
parentAdded link and title attribute to logo image. (diff)
downloadnewspipe-9eef4f7a81f06cba4ea008ff79a2bc5b6303b1f1.tar.gz
newspipe-9eef4f7a81f06cba4ea008ff79a2bc5b6303b1f1.tar.bz2
newspipe-9eef4f7a81f06cba4ea008ff79a2bc5b6303b1f1.zip
Improvements, exception management.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 6cc28c13..fcaf8b01 100644
--- a/README
+++ b/README
@@ -19,6 +19,7 @@ based on CherryPy. Articles are stored in a SQLite base.
* Python (tested with 2.4 to 2.7)
* CherryPy (version 3 and up)
* sqlite
+* BeautifulSoup
=== Optional module ===
bgstack15