diff options
author | cedricbonhomme <devnull@localhost> | 2010-07-03 12:03:17 +0200 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2010-07-03 12:03:17 +0200 |
commit | 9eef4f7a81f06cba4ea008ff79a2bc5b6303b1f1 (patch) | |
tree | f25dd31bc148f5d972675383195fc71e7183ad6c /README | |
parent | Added link and title attribute to logo image. (diff) | |
download | newspipe-9eef4f7a81f06cba4ea008ff79a2bc5b6303b1f1.tar.gz newspipe-9eef4f7a81f06cba4ea008ff79a2bc5b6303b1f1.tar.bz2 newspipe-9eef4f7a81f06cba4ea008ff79a2bc5b6303b1f1.zip |
Improvements, exception management.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 === |