[package] name = "definitely-not-isec-slides" version = "1.0.0" entrypoint = "src/lib.typ" authors = ["Ernesto Martínez "] 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"