Package: sdop Priority: extra Section: text Installed-Size: 2124 Maintainer: Andreas Metzler Architecture: i386 Version: 0.52.dfsg-1 Depends: libc6 (>= 2.3), libjpeg62 Filename: dists/sid/xfpt+sdop/binary-i386/sdop_0.52.dfsg-1_i386.deb Size: 566834 MD5sum: 7b63d448104f709891b91fc2502c6694 SHA1: 08b51b517f5035ed5c1c91684e729e31955b8535 SHA256: 6f25348a1e3db80d5943a46edd287cf1ab11d9765ce0e9b27c11740b9d2a823a Description: Simple DocBook Processor SDoP (Simple DocBook Processor) reads a 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. Package: xfpt Priority: extra Section: text Installed-Size: 232 Maintainer: Andreas Metzler Architecture: i386 Version: 0.06-1 Depends: libc6 (>= 2.3) Filename: dists/sid/xfpt+sdop/binary-i386/xfpt_0.06-1_i386.deb Size: 86076 MD5sum: 06a759d791f2e97c2525ee5a3671df97 SHA1: 91c3ed17d59ac7082b633c6c3a01afe8c1df8394 SHA256: cca0e13e3571b4d11090ed15b0b8c00df6b622665e9e3180e6f4adae2068fe9d Description: generate XML from plain text xfpt is a program that reads a file of plain text that contains relatively simple markup, and outputs an XML file. It is intended to simplify the management of XML data. It is not a program that attempts to turn a plain text document into XML. Markup within text is introduced by ampersand characters, but is otherwise "soft". You can define what follows the ampersand, for example, &" to generate a "quote" element. There is also a macro facility that allows for higher level concepts such as chapters, displays, tables, etc.