Reviewed-on: #7 Co-authored-by: Mark <mark@betalupi.com> Co-committed-by: Mark <mark@betalupi.com>
12 lines
362 B
TOML
12 lines
362 B
TOML
[package]
|
|
name = "handout"
|
|
description = "A library for math circle handouts"
|
|
version = "0.1.0"
|
|
entrypoint = "lib.typ"
|
|
|
|
homepage = "https://betalupi.com/handouts"
|
|
repository = "https://git.betalupi.com/Mark/handouts"
|
|
authors = ["Mark <mark@betalupi.com>"]
|
|
license = "GPL-3.0-only "
|
|
disciplines = ["education", "mathematics"]
|
|
categories = ["layout", "components"] |