summaryrefslogtreecommitdiff
path: root/typst.toml
diff options
context:
space:
mode:
Diffstat (limited to 'typst.toml')
-rw-r--r--typst.toml14
1 files changed, 9 insertions, 5 deletions
diff --git a/typst.toml b/typst.toml
index 214049d..1fa6a5e 100644
--- a/typst.toml
+++ b/typst.toml
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2025 Gero Beckmann <orangerot@orangerot.dev>
+#
+# SPDX-License-Identifier: MIT
+
# for a description of available keys, see https://github.com/typst/packages/?tab=readme-ov-file#package-format
[package]
@@ -7,13 +11,13 @@ entrypoint = "src/lib.typ"
authors = [
"Gero Beckmann <orangerot@orangerot.dev>"
]
-license = "MIT"
+license = "MIT AND MIT-0"
description = "Exam Reports for Fachschaft Mathematik/Informatik at the Karlsruhe Institute of Technology"
-homepage = ""
-repository = ""
+homepage = "https://source.orangerot.dev/university/vorlagen-muendliche-pruefungen"
+repository = "https://source.orangerot.dev/university/vorlagen-muendliche-pruefungen"
keywords = []
-categories = []
-disciplines = []
+categories = ["report"]
+disciplines = ["computer-science", "mathematics", "education"]
# compiler = ""
[template]