File: control

package info (click to toggle)
sdop 1.10-3
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,404 kB
  • sloc: ansic: 21,477; xml: 8,536; sh: 265; perl: 199; makefile: 142
file content (24 lines) | stat: -rw-r--r-- 803 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: sdop
Section: text
Priority: optional
Maintainer: Andreas Metzler <ametzler@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libjpeg-dev,
 libpng-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/PhilipHazel/SDoP/

Package: sdop
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Simplified DocBook Processor
 SDoP (Simple DocBook Processor) reads a Simplified DocBook XML file, processes
 it into typeset pages, and outputs the result as PostScript (which can easily
 be converted to a PDF). It is "simple" because it supports only a subset of
 DocBook, and also because it does not make use of a DTD or stylesheets or any
 other heavyweight apparatus. It is a single program.  SDoP is used to format
 the Exim reference manual.