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