name(atom_feed).
title('Parse Atom and RSS feeds').

version('0.2.0').
download('http://packs.ndrix.com/atom_feed/atom_feed-0.2.0.tgz').

requires(delay).

author('Michael Hendricks','michael@ndrix.org').
packager('Michael Hendricks','michael@ndrix.org').
maintainer('Michael Hendricks','michael@ndrix.org').
home('http://packs.ndrix.com/atom_feed/index.html').