No description
![]() html5lib doesn't try to parse anything inside of noscript tags, just html-escaping it instead. since woodwind definitely removes javascript, we want to instead preserve the content inside of noscript tags, as html. since I have to remove the noscript tags before the document hits beautifulsoup, I'm resorting to a regex. Fixes #31 |
||
---|---|---|
migrations | ||
scripts | ||
woodwind | ||
.gitignore | ||
config.py.template | ||
fabfile.py | ||
LICENSE | ||
manage.py | ||
NOTES.md | ||
README.md | ||
requirements.txt | ||
run.py | ||
setup.py | ||
timers.py | ||
woodwind-dev.ini | ||
woodwind.ini |
Woodwind
A minimum viable stream-style feed reader.
Supports mf2 h-feed and xml feeds (thanks to Universal Feed Parser).