Packages

Translate gleam applications with locale files

Current section

Files

Jump to
translate gleam.toml
Raw

gleam.toml

name = "translate"
version = "0.0.2"
description = "Translate gleam applications with locale files"
licences = ["MIT"]
repository = { type = "github", user = "andre-dasilva", repo = "translate" }
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
simplifile = ">= 2.0.0 and < 3.0.0"
gleam_json = ">= 1.0.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"