Packages

A library for computing a canoncial cover for a set of functional dependencies.

Current section

Files

Jump to
cnocco gleam.toml
Raw

gleam.toml

name = "cnocco"
version = "1.0.2"
description = "A library for computing a canoncial cover for a set of functional dependencies."
licences = ["MIT"]
repository = { type = "github", user = "EinMilchBoss", repo = "cnocco" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"