# SPDX-License-Identifier: Apache-2.0 # SPDX-FileCopyrightText: 2026 The Gleam contributors [package] name = "erlang-abstract-format" authors = ["Louis Pilfold "] version = "1.0.0" edition = "2024" license = "Apache-2.0" [dependencies] # Encoding values in the erlang term format erlang-term-format = { path = "../erlang-term-format" } itertools.workspace = true num-bigint.workspace = true num-traits.workspace = true regex.workspace = true ecow.workspace = true