Packages

KDL parsing library in Gleam

Current section

Files

Jump to
guddle gleam.toml
Raw

gleam.toml

name = "guddle"
version = "0.0.0"
description = "KDL parsing library in Gleam"
licences = ["BSD-3-Clause"]
repository = { type = "github", user = "pleasesendmeloadsofvegetables", repo = "guddle" }
# links = [{ title = "Website", href = "" }]
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]
startest = ">= 0.8.0 and < 1.0.0"