{application, gblake2, [
    {vsn, "1.0.0"},
    {applications, [blake2,
                    gleam_stdlib]},
    {description, "Gleam bindings for the Elixir `blake2` package."},
    {modules, [gblake2,
               gblake2@@main]},
    {registered, []}
]}.
