Packages

Translations as code - Gleam i18n inspired by Paraglide

Current section

Files

Jump to
dachshund gleam.toml
Raw

gleam.toml

name = "dachshund"
version = "0.1.1"
description = "Translations as code - Gleam i18n inspired by Paraglide"
gleam = ">= 1.11.0"
licences = ["MIT"]
repository = { type = "github", user = "Koncreate", repo = "Glizzy" }
[dependencies]
gleam_stdlib = ">= 0.45.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"