typst.toml (328B)
1 [package] 2 name = "generic_upload" 3 version = "0.0.0" 4 entrypoint = "generic_upload.typ" 5 authors = ["Christian Grothoff <https://grothoff.org/christian/>"] 6 license = "GPLv3+" 7 description = "Helper functions for GNU Taler exchange PDF generation in the AML SPA" 8 repository = "git://git.taler.net/exchange" 9 keywords = ["AML", "KYC"]