typst.toml (294B)
1 [package] 2 name = "orders" 3 version = "0.0.0" 4 entrypoint = "orders.typ" 5 authors = ["Christian Grothoff <https://grothoff.org/christian/>"] 6 license = "GPLv3+" 7 description = "Order summary for GNU Taler merchant PDF generation" 8 repository = "git://git.taler.net/merchant" 9 keywords = ["accounting"]