{application, gtempo, [
    {vsn, "4.0.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "A lightweight and Gleamy datetime library!"},
    {modules, [gtempo@internal,
               tempo,
               tempo@date,
               tempo@datetime,
               tempo@duration,
               tempo@month,
               tempo@naive_datetime,
               tempo@offset,
               tempo@period,
               tempo@time,
               tempo@year]},
    {registered, []}
]}.
