Packages

A TCP library for Gleam.

Current section

Files

Jump to
tcpea gleam.toml
Raw

gleam.toml

name = "tcpea"
description = "A TCP library for Gleam."
licences = ["MIT"]
repository = { type = "github", user = "orvitpng", repo = "tcpea" }
version = "0.1.0"
[dependencies]
gleam_stdlib = ">= 0.38.0 and <= 1.0.0"
gleam_erlang = ">= 0.25.0 and <= 1.0.0"