Current section
Files
Jump to
Current section
Files
vxml_pipeline
gleam.toml
gleam.toml
name = "vxml_pipeline"
version = "0.2.0"
description = "Run and debug VXML transformation pipelines."
licences = ["MIT"]
repository = { type = "github", user = "vistuleB", repo = "vxml_pipeline" }
[dependencies]
vxml = ">= 1.0.6 and < 2.0.0"
writerly = ">= 0.1.0 and < 1.0.0"
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
gleam_regexp = ">= 1.0.0 and < 2.0.0"
shellout = ">= 1.8.0 and < 2.0.0"
simplifile = ">= 2.3.0 and < 3.0.0"
gleam_time = ">= 1.2.0 and < 2.0.0"
splitter = ">= 1.1.0 and < 2.0.0"
colours = ">= 0.3.0 and < 1.0.0"
input = ">= 1.0.1 and < 2.0.0"
filepath = ">= 1.1.2 and < 2.0.0"
gleam_erlang = ">= 1.3.0 and < 2.0.0"
dirtree = ">= 1.0.2 and < 2.0.0"
either_or = ">= 3.0.0 and < 4.0.0"
on = ">= 3.0.0 and < 4.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
argv = ">= 1.0.2 and < 2.0.0"