Packages
A pure Gleam XML parser for the Erlang and JavaScript targets, built for EPUB tooling
Current section
Files
Jump to
Current section
Files
gleam.toml
name = "glexml"
version = "0.1.0"
description = "A pure Gleam XML parser for the Erlang and JavaScript targets, built for EPUB tooling"
licences = ["Apache-2.0"]
repository = { type = "github", user = "blakedietz", repo = "glexml" }
# For a full reference of all the available options, you can have a look at
# https://gleam.run/writing-gleam/gleam-toml/.
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
simplifile = ">= 2.5.0 and < 3.0.0"