8 lines
257 B
TOML
8 lines
257 B
TOML
[package]
|
|
name = "whistle-tab"
|
|
version = "0.0.1"
|
|
entrypoint = "lib.typ"
|
|
authors = ["Histausse"]
|
|
license = "AGPL-3.0-or-later"
|
|
description = "A typst package for generating simple whistle tabs."
|
|
repository = "https://git.mineau.eu/histausse/whistle-tab.git"
|