{application, gpxb, [
    {vsn, "1.0.0"},
    {applications, [birdie,
                    gleam_stdlib,
                    gleeunit,
                    xmb]},
    {description, "A tiny GPX builder for Gleam"},
    {modules, [gpxb]},
    {registered, []}
]}.
