agro-0.1.1 is not a library.
AGRO
Agro is a very simple feed aggregator. It generates a static HTML document at the chosen time interval.
Example Config
= "Magic Salmon Super Private Feed Aggregator Box"
= [
"https://example.com/feed",
"https://blog.net/rss",
]
# OPTIONAL: there's a default template.
= "tera.html"
# OPTIONAL: outputs to `out.html` by default.
= "index.html"
# OPTIONAL: runs every hour by default.
= 30 # minutes