merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

typst.toml (289B)


      1 [package]
      2 name = "common"
      3 version = "0.0.0"
      4 entrypoint = "lib.typ"
      5 authors = ["Christian Grothoff <https://grothoff.org/christian/>"]
      6 license = "GPLv3+"
      7 description = "Helper functions for GNU Taler merchant PDF generation"
      8 repository = "git://git.taler.net/merchant"
      9 keywords = ["Taler"]