gleam.toml

name = "gleeps_stdlib"
version = "0.0.1"
description = "Copy of the gleam_stdlib adjusted to work for gleeps"
licenses = ["EUPL-1.2"]
gleam = ">= 1.16.0"

[repository]
type = "custom"
url = "https://tangled.org/ollie.earth/gleeps/tree/main/gleeps_stdlib"

[[documentation.pages]]
title = "License attribution"
path = "notice.html"
source = "./NOTICE.md"