Packages
pegasus_crypto
0.0.1
A modern cryptography library for Gleam, built with safety and ease of use in mind.
Current section
Files
Jump to
Current section
Files
pegasus_crypto
gleam.toml
gleam.toml
name = "pegasus_crypto"
version = "0.0.1"
target = "erlang"
description = "A modern cryptography library for Gleam, built with safety and ease of use in mind."
licences = ["MIT"]
repository = { type = "codeberg", user = "cmooon", repo = "pegasus" }
links = [{ title = "Website", href = "https://codeberg.org/cmooon/pegasus" }]
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"