descriptionnews aggregator following the UNIX philosophy
homepage URLhttp://programmers.at/work/on/agg
ownerarandes@programmers.at
last changeWed, 29 Jun 2011 19:44:56 +0000 (29 21:44 +0200)
content tags
add:
readme
agg is a news aggregator (currently RSS 2.0 only) for POSIX-compliant systems (currently tested on GNU/Linux only). It follows the UNIX philosophy and simply reads a news feed from stdin and creates or updates a filesystem representation of that feed. No command line parameters, no user interface, not even networking.
shortlog
2011-06-29 Andreas WaidlerKicked TODO item.master
2011-06-26 Andreas WaidlerGPN is over. Prepared release of 0.3.0.0.3.0
2011-06-26 Andreas WaidlerNow testing ascending/descending order of items properly.
2011-06-26 Andreas WaidlerItems will only be overwritten if date > mtime.
2011-06-26 Andreas WaidlerUpdated TODO.
2011-06-26 Andreas WaidlerNow supporting feeds with newest items on bottom.
2011-06-26 Andreas WaidlerUpdated TODO.
2011-06-26 Andreas WaidlerMore assertions.
2011-06-26 Andreas WaidlerSmall refactoring.
2011-06-26 Andreas WaidlerUpdated TODO.
2011-06-26 Andreas WaidlerFailing on duplicate item properties.
2011-06-26 Andreas WaidlerNow failing on duplicate item titles.
2011-06-26 Andreas WaidlerNow failing cleanly when feed has two titles.
2011-06-26 Andreas WaidlerFix: False positive in agg_fail.
2011-06-26 Andreas WaidlerNot failing on arbitrarily ordered tags in <item> anymore.
2011-06-26 Andreas WaidlerAdded tests for nomtime.
...
tags
12 years ago 0.3.0
12 years ago 0.2.1
12 years ago 0.2.0
13 years ago 0.1.1
13 years ago 0.1.0
heads
12 years ago wip/ptr
12 years ago master
13 years ago mob