{application, ged25519, [
    {vsn, "1.0.1"},
    {applications, [ed25519,
                    gleam_stdlib]},
    {description, "Ed25519 signature functions - Gleam bindings for the Elixir `ed25519` package."},
    {modules, [ged25519,
               ged25519@@main]},
    {registered, []}
]}.
