(非官方)华中科技大学网安学院实验/实践报告Typst 模板
1[package]
2name = "modern-hust-cse-report"
3version = "0.1.2"
4entrypoint = "template.typ"
5authors = ["Dzming Li <i@dzmingli>"]
6license = "GPL-3.0-or-later"
7categories = ["report"]
8repository = "https://tangled.pijul.com/dzming.li/hust-cse-report"
9description = "An unofficial lab report template for the School of Cyber Science and Engineering at HUST."
10keywords = ["华中科技大学网安学院","华科网安学院","HUST","CSE","report","实验报告"]
11
12[template]
13path = "template"
14entrypoint = "main.typ"
15thumbnail = "thumbnail.png"