typst-uniforlife-template/typst.toml

16 lines
416 B
TOML

[package]
name = "uniforlife-report"
version = "0.0.2"
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 = "report.typ"