{application, glubs, [
    {vsn, "0.3.0"},
    {applications, [gleam_stdlib,
                    gleeunit,
                    simplifile]},
    {description, "WebVTT and SRT parser and serializer."},
    {modules, [glubs@srt,
               glubs@timestamp,
               glubs@webvtt]},
    {registered, []}
]}.
