Yet again switching XML parsers. When I tried out xmlparser yesterday, it was very easy to use so I think it would be easy to switch over to this. |
||
---|---|---|
.gitignore | ||
LICENSE | ||
LICENSE.xmlparser | ||
Makefile | ||
README | ||
config.mk | ||
fetch.c | ||
fetch.h | ||
hash.c | ||
hash.h | ||
main.c | ||
parse.c | ||
parse.h | ||
rssdl.1 | ||
save.c | ||
save.h | ||
xml.c | ||
xml.h |
README
rssdl ===== Simple RSS/Atom feed downloader that saves items in a Maildir that can be read with a MUA that supports Maildirs like (neo)mutt or aerc. License ------- rssdl itself is licensed under the ISC license while yxml.{c,h} are under MIT from Yoran Heling. Dependencies ------------ - C99 compatible compiler - POSIX-compliant libc - a way to pipe the feed data to rssdl Usage ----- curl rss_or_atom_url | ./rssdl maildir ./rssdl maildir <feed.rss