typst-kfu-slides-template/1.0.1/typst.toml
Gaspard Jankowiak abf7b5aef0 wip uni graz
2025-12-12 23:04:19 +01:00

17 lines
542 B
TOML

[package]
name = "definitely-not-kfu-slides"
version = "1.0.1"
entrypoint = "src/lib.typ"
authors = ["Ernesto Martínez <https://ecomaikgolf.com>", "Gaspard Jankowiak"]
license = "MIT"
description = "An unofficial UniGraz slides template"
repository = "https://github.com/ecomaikgolf/typst-isec-slides-template"
categories = ["presentation"]
disciplines = ["computer-science", "engineering"]
keywords = ["University of Graz", "template"]
compiler = "0.14.0"
[template]
path = "template"
entrypoint = "slides.typ"
thumbnail = "thumbnail.png"