poddy Code
Status: Inactive
Brought to you by:
smithnathan
File | Date | Author | Commit |
---|---|---|---|
doc | 2007-05-31 | ndansmith | [r20] poddy 0.5 uber-commit |
AUTHORS | 2008-04-24 | ndansmith | [r24] Changed email |
COPYING | 2007-06-29 | ndansmith | [r21] Changed license to GNU GPL v.3 |
ChangeLog | 2008-04-24 | ndansmith | [r24] Changed email |
README | 2007-06-29 | ndansmith | [r22] Minor fixes for versoin 0.5.1 |
poddy | 2007-01-15 | ndansmith | [r1] Initial commit |
poddy.py | 2008-04-24 | ndansmith | [r24] Changed email |
setup.py | 2008-04-24 | ndansmith | [r24] Changed email |
PoddY depends on three free-software Python modules: 1. urlgrabber (v. >= 2.9.6) http://linux.duke.edu/projects/urlgrabber/ 2. Universal Feed Parser (v. >= 4.1) http://feedparser.org 3. PySqlite (v. >= 2.3) http://www.initd.org/tracker/pysqlite/wiki/pysqlite PoddY also depends on several Python standard library modules. Python version 2.4 or greater is recommended. To install, run the following command (inside the unpacked archive): # python setup.py install