Files
typst_nure_template/typst.toml
2026-01-23 21:00:24 +02:00

12 lines
199 B
TOML

[package]
name = "nure"
version = "0.1.0"
entrypoint = "src/lib.typ"
authors = ["linerds"]
license = "GPL-3.0"
description = "Typst NURE package"
[template]
path = "template"
entrypoint = "lab.typ"