typst-uniforlife-template/typst.toml
2026-04-14 15:47:13 +02:00

16 lines
420 B
TOML

[package]
name = "uniforlife-document"
version = "0.0.1"
entrypoint = "src/lib.typ"
authors = ["Gaspard Jankowiak"]
license = "MIT"
description = "An unofficial UniForLife-UniGraz housework template"
repository = ""
categories = ["presentation"]
disciplines = ["computer-science", "engineering"]
keywords = ["University of Graz", "template"]
compiler = "0.14.0"
[template]
path = "template"
entrypoint = "document.typ"