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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
Source: udo
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Package: udo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: universal document - text processing utility
UDO is a powerful and multipurpose utility for making documentation or any
other text file that is needed in one text format or more. UDO documents can
be converted to ASCII, HTML, LaTeX, nroff, PostScript, RTF and many more.
Though UDO is powerful, it's quite easy to understand and to use.
Package: udo-doc-en
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: udo, www-browser, editor
Replaces: udo-doc
Description: universal document - English documentation
UDO is a powerful and multipurpose utility for making documentation or any
other text file that is needed in one text format or more. UDO documents can
be converted to ASCII, HTML, LaTeX, nroff, PostScript, RTF and many more.
Though UDO is powerful, it's quite easy to understand and to use.
.
This package provides the complete documentation of UDO in the following
formats: HTML, txt, udo
Package: udo-doc-de
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: udo, www-browser, editor
Replaces: udo-doc-ger
Description: universal document - German documentation
UDO is a powerful and multipurpose utility for making documentation or any
other text file that is needed in one text format or more. UDO documents can
be converted to ASCII, HTML, LaTeX, nroff, PostScript, RTF and many more.
Though UDO is powerful, it's quite easy to understand and to use.
.
This package provides the complete documentation of UDO in the following
formats: HTML, txt, udo
|