typst-kfu-slides-template/1.0.0/typst.toml
Ernesto Martinez Garcia d22744d70f initial commit
2025-03-04 16:26:19 +01:00

17 lines
621 B
TOML

[package]
name = "definitely-not-isec-slides"
version = "1.0.0"
entrypoint = "src/lib.typ"
authors = ["Ernesto Martínez <https://ecomaikgolf.com>"]
license = "MIT"
description = "An unofficial ISEC TUGraz slides template"
repository = "https://github.com/ecomaikgolf/typst-isec-slides-template"
categories = ["slides"]
disciplines = ["computer-science", "engineering"]
keywords = ["ISEC", "Institute of Information Security", "IAIK", "TUGraz", "Graz University of Technology", "thesis", "template", "Master Thesis"]
compiler = "0.13.0"
[template]
path = "template"
entrypoint = "slides.typ"
thumbnail = "thumbnail.png"