Source: linuxdoc-tools
Section: text
Priority: optional
Maintainer: Taketoshi Sano <sano@debian.org>
Standards-Version: 3.1.0
Build-Depends: sp, tetex-bin, texinfo, groff, tetex-extra, flex, perl-5.005

Package: linuxdoc-tools
Architecture: any
Depends: ${shlibs:Depends}, sp (>= 1.1.1-3), sgml-data (>= 0.02), sgml-base, gawk, perl5
Suggests: bsdmainutils, tetex-base (>= 0.9.990406), tetex-bin, texinfo, info-browser,  tetex-extra, groff, nkf
Provides: linuxdoc-sgml
Conflicts: linuxdoc-sgml, sgml-tools (<= 1.0.9-90)
Replaces: linuxdoc-sgml, sgml-tools
Description: SGML converters for the LinuxDoc DTD only.
 LinuxDoc is a kind of SGML DTD. It was created for
 the Linux HOWTOs, and had been used officially by
 the Linux Documentation Project (LDP).  Recently 
 the LDP started to recommend the use of the DocBook,
 but many documents are still available as LinuxDoc sgml. 
 So users may still need the tool for LinuxDoc, therefore
 this tool set was created on the basis of sgml-tools_v1.
 .
 The main command is linuxdoc, but several other command
 is provided for users' convenience:
 sgmlcheck: for syntax checking
 sgml2html: conversion to html
 sgml2info: conversion to info
 sgml2latex: conversion to latex, dvi, and postscript
 sgml2lyx: conversion to lyx
 sgml2rtf: conversion to rtf
 sgml2txt: conversion to text
 .
 HTML can be generated without any other Debian text
 processing package, but for the other formats the
 appropriate packages will have to be installed.
 .
 This linuxdoc-tools has been designed and implemented only
 for linuxdoc DTD.
 .
 If you wish to convert debiandoc DTD documents,
 Please install and use debiandoc-sgml package.
 If you wish to convert docbook DTD documents,
 Please install and use jade or sgmltools-2 package.
