{application, ieee_float, [
    {vsn, "1.2.0"},
    {applications, [gleam_erlang,
                    gleam_stdlib]},
    {description, "Gleam library that provides an IEEE 754 compliant float type."},
    {modules, [ieee_float]},
    {registered, []}
]}.
