merchant

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

meson.build (171B)


      1 install_data(
      2     'lib.typ',
      3     'typst.toml',
      4     install_dir: get_option('datadir') / 'taler-merchant' / 'typst' / 'packages' / 'taler-merchant' / 'common' / '0.0.0',
      5 )