File: control

package info (click to toggle)
docbook-utils 0.6.14-3.3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,276 kB
  • ctags: 173
  • sloc: perl: 1,108; sh: 858; makefile: 82
file content (26 lines) | stat: -rw-r--r-- 1,352 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: docbook-utils
Section: text
Priority: optional
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Uploaders: Ardo van Rangelrooij <ardo@debian.org>, Mathieu Malaterre <malat@debian.org>
Standards-Version: 3.9.3
Build-Depends-Indep: debhelper (>= 7.0.50~), docbook-dsssl, openjade, perl, sgmlspl, opensp, autotools-dev, dh-autoreconf
Homepage: http://sources.redhat.com/docbook-tools/
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-xml-sgml/packages/docbook-utils/
Vcs-Svn: svn://svn.debian.org/debian-xml-sgml/packages/docbook-utils/trunk/

Package: docbook-utils
Architecture: all
Depends: docbook-dsssl, jadetex, lynx | links | links2| w3m, sgmlspl, opensp, ${perl:Depends}, ${misc:Depends}
Recommends: docbook-xml
Replaces: docbook2man, docbook2texi, docbk-xml2x, docbook2x-doc, cygnus-stylesheets
Multi-Arch: foreign
Description: Convert DocBook files to other formats (HTML, RTF, PS, man, PDF)
 The docbook-utils is a set of a few small programs intended to ease
 everyday use of technical documentation software and more generally use of
 SGML and XML.
 .
 Tasks they currently accomplish are:
  * jw: convert DocBook files to other formats (HTML, RTF, Postscript, PDF).
  * sgmldiff: detect the differences in markup between two SGML files.
  * docbook2man: converts a DocBook refentry to a man page.