diff options
author | cedricbonhomme <devnull@localhost> | 2012-10-20 16:42:53 +0200 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2012-10-20 16:42:53 +0200 |
commit | 35596d992f08cce8e89861bb760a1ab1d6ca1d1d (patch) | |
tree | 91edf52cfc0b2ceff8723cedb45aaad092ff77b7 | |
parent | Updated README. (diff) | |
download | newspipe-35596d992f08cce8e89861bb760a1ab1d6ca1d1d.tar.gz newspipe-35596d992f08cce8e89861bb760a1ab1d6ca1d1d.tar.bz2 newspipe-35596d992f08cce8e89861bb760a1ab1d6ca1d1d.zip |
Updated README.
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -24,8 +24,9 @@ Features Requierements ------------- + Software required -~~~~~~~~~~~~~~~~~ + * Python_ 2.7.*; * MongoDB_ and PyMongo_; * feedparser_; @@ -35,6 +36,7 @@ Software required Optional module ~~~~~~~~~~~~~~~ + These modules are not required but enables more features: * lxml and Genshi; * Python Imaging Library for the generation of QR codes. |