Packages
structured_fields
1.0.0
Parser and serialization implementation of Structured Field Values for HTTP (RFC 9651, backwards compatible to RFC 8941)
Current section
Files
Jump to
Current section
Files
structured_fields
gleam.toml
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"