No description
Find a file
2015-03-15 10:40:51 -07:00
woodwind Merge branch 'master' of github.com:kylewm/woodwind 2015-03-15 10:40:51 -07:00
.gitignore fix some silly typos 2015-03-03 16:31:42 +00:00
config.py.template kick off an update when subscribing to a new feed 2015-01-27 16:49:43 -08:00
fabfile.py remove reference to celery in fabric file 2015-03-14 20:02:47 +00:00
LICENSE support for Atom feeds with updated but not published timestamp 2015-01-31 16:35:47 +00:00
README.md support for Atom feeds with updated but not published timestamp 2015-01-31 16:35:47 +00:00
requirements.txt authenticate first, ask for micropub authorization later 2015-02-07 12:25:03 -08:00
run.py add prelim support for pubsubhubbub enabled feeds 2015-02-21 22:59:26 -08:00
setup.py use simpler RQ library instead of celery 2015-03-14 12:17:34 -07:00
timers.py move uwsgi timers call to its own module; it can't live under tasks because rqworker can't import the uwsgi module 2015-03-14 20:00:19 +00:00
woodwind-dev.ini use simpler RQ library instead of celery 2015-03-14 12:17:34 -07:00
woodwind.ini full path to daemon in uwsgi ini file 2015-03-15 17:39:48 +00:00

Woodwind

A minimum viable stream-style feed reader.

Supports mf2 h-feed and xml feeds (thanks to Universal Feed Parser).