initial version
This commit is contained in:
8
typst.toml
Normal file
8
typst.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[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"]
|
||||
Reference in New Issue
Block a user