Files
bqst/typst.toml
2025-12-21 15:38:31 +01:00

9 lines
245 B
TOML

[package]
name = "bqst"
version = "0.1.0"
entrypoint = "src/lib.typ"
authors = ["javalsai <javalsai@proton.me>"]
license = "Unlicense"
description = "Basic Qalc(st). Barebones libqalculate (in its unit aspect) implementation"
exclude = ["test"]