{application, webls, [
    {vsn, "1.0.0"},
    {applications, [birl,
                    gleam_stdlib,
                    gleeunit]},
    {description, "A simple web utility library for RSS feeds, Sitemaps, Robots.txt, etc."},
    {modules, [webls@rss,
               webls@sitemap]},
    {registered, []}
]}.
