1b5771ffc7
SILE is a typesetting system; its job is to produce beautiful printed documents. SILE borrows some concepts and even syntax and algorithms from TeX. However, it is not a derivative of the TeX family but rather a new typesetting and layout engine written from the ground up using modern technologies and borrowing some ideas from graphical systems such as InDesign. OBS-URL: https://build.opensuse.org/request/show/1004406 OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=1
13 lines
513 B
Plaintext
13 lines
513 B
Plaintext
<services>
|
|
<service mode="manual" name="download_url">
|
|
<param name="protocol">https</param>
|
|
<param name="host">github.com</param>
|
|
<param name="path">/sile-typesetter/sile/releases/download/v0.14.3/sile-0.14.3.tar.xz</param>
|
|
</service>
|
|
<service mode="manual" name="verify_file">
|
|
<param name="file">sile-0.14.3.tar.xz</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">7f9735bb2bdea5004b226037baa85bbb684d9de1653d65faa5d1dc0677a6f6d8</param>
|
|
</service>
|
|
</services>
|