Current section

Files

Jump to
escpos gleam.toml
Raw

gleam.toml

name = "escpos"
version = "1.1.0"
description = "🖨️ ESC/POS library for Gleam"
licences = ["Apache-2.0"]
repository = { type = "tangled", user = "did:plc:jwgnraovgs3eeenh23tlllyk", repo = "escpos" }
# links = [{ title = "Website", href = "" }]
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
mug = ">= 3.1.0 and < 4.0.0"
simplifile = ">= 2.3.2 and < 3.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"