{application, iso_8859, [
    {vsn, "2.0.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "Gleam library to decode ISO/IEC 8859 binary data into a native string."},
    {modules, [iso_8859]},
    {registered, []}
]}.
