Packages

Parser and serialization implementation of Structured Field Values for HTTP (RFC 9651, backwards compatible to RFC 8941)

Current section

Files

Jump to
Raw

gleam.toml

name = "structured_fields"
version = "1.0.0"
description = "Parser and serialization implementation of Structured Field Values for HTTP (RFC 9651, backwards compatible to RFC 8941)"
licences = ["MIT"]
repository = { type = "github", user = "MichaelKohler", repo = "gleam_structured_fields" }
links = []
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"