Bläddra i källkod

Improve project.clj.

master
YJC 3 år sedan
förälder
incheckning
68492d358d
7 ändrade filer med 5 tillägg och 1 borttagningar
  1. +5
    -1
      project.clj
  2. Binär
      resources/xps2pdf.tar.gz
  3. Binär
      resources/xps2pdf/bin/xpstojpeg
  4. Binär
      resources/xps2pdf/bin/xpstopdf
  5. Binär
      resources/xps2pdf/bin/xpstopng
  6. Binär
      resources/xps2pdf/bin/xpstops
  7. Binär
      resources/xps2pdf/bin/xpstosvg

+ 5
- 1
project.clj Visa fil

@@ -1,4 +1,8 @@
(defproject tservice/xps2pdf "v0.2.0"
:description "Convert xps to pdf."
:url "https://github.com/tservice-plugins/xps2pdf"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:min-lein-version "2.5.0"
:deployable true

@@ -18,7 +22,7 @@
{:provided
{:dependencies
[[org.clojure/clojure "1.10.1"]
[org.clojars.yjcyxky/tservice "0.5.6"]]}
[org.clojars.yjcyxky/tservice "0.5.8"]]}

:uberjar
{:auto-clean true

Binär
resources/xps2pdf.tar.gz Visa fil


Binär
resources/xps2pdf/bin/xpstojpeg Visa fil


Binär
resources/xps2pdf/bin/xpstopdf Visa fil


Binär
resources/xps2pdf/bin/xpstopng Visa fil


Binär
resources/xps2pdf/bin/xpstops Visa fil


Binär
resources/xps2pdf/bin/xpstosvg Visa fil


Laddar…
Avbryt
Spara