SAT405/postercise/typst.toml
2025-12-14 00:17:45 +08:00

12 lines
442 B
TOML

[package]
name = "postercise"
version = "0.2.0"
entrypoint = "postercise.typ"
authors = ["Daniel King"]
license = "MIT"
description = "Postercise allows users to easily create academic research posters with different themes using Typst."
repository = "https://github.com/dangh3014/postercise/"
exclude = ["examples/*"]
keywords = ["academic", "research", "poster", "presentation", "template", "theme"]
categories = ["poster", "presentation"]