info: name: XPS to PDF version: v0.1.1 description: Convert xps to pdf. category: "Tool" home: "https://github.com/clinico-omics/tservice-plugins" source: "PGx" short_name: "xps2pdf" icons: - src: "" type: "image/png" sizes: "192x192" author: "Jingcheng Yang" plugin: name: xps2pdf display-name: XPS to PDF lazy-load: false init: - step: unpack-env envname: config envtype: 'configuration' - step: unpack-env envname: xps2pdf - step: load-namespace namespace: tservice.plugins.xps2pdf - step: register-plugin entrypoint: tservice.plugins.xps2pdf/metadata - step: init-event entrypoint: tservice.plugins.xps2pdf/events-init