Source: sdop
Section: text
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-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.
