{application, dachshund, [
    {vsn, "0.1.1"},
    {applications, [gleam_stdlib]},
    {description, "Translations as code - Gleam i18n inspired by Paraglide"},
    {modules, [dachshund@@main,
               dachshund@ffi,
               dachshund@locale,
               dachshund@strategy]},
    {registered, []}
]}.
