Files
typst_nure_template/typst.toml
T
2026-03-29 16:12:12 +03:00

12 lines
207 B
TOML

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