13 lines
319 B
TOML
13 lines
319 B
TOML
[package]
|
|
name = "hswro"
|
|
version = "0.0.1"
|
|
authors = ["Michał Rudowicz <michal.rudowicz@hswro.org>"]
|
|
license = "CC BY-SA 4.0"
|
|
description = "Typst template for Hackerspace Wrocław (hswro.org)"
|
|
repository = "https://git.hswro.org/fleg/typst-package"
|
|
|
|
keywords = ["hswro"]
|
|
|
|
entrypoint = "hswro.typ"
|
|
compiler = "0.14.2"
|