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
|
Source: halibut
Section: text
Priority: optional
Maintainer: Colin Watson <cjwatson@debian.org>
Standards-Version: 3.9.6
Build-Depends:
cmake,
debhelper-compat (= 13),
Homepage: https://www.chiark.greenend.org.uk/~sgtatham/halibut.html
Vcs-Git: https://salsa.debian.org/debian/halibut.git
Vcs-Browser: https://salsa.debian.org/debian/halibut
X-Style: black
Package: halibut
Architecture: any
Multi-Arch: foreign
Depends:
${misc:Depends},
${shlibs:Depends},
Enhances:
enscript,
vim,
Description: yet another free document preparation system
This is yet another text formatting system, intended primarily for writing
software documentation. It accepts a single source format and outputs any
or all of text, HTML, Windows Help, man pages, GNU info, PostScript, or
PDF. It has comprehensive indexing and cross-referencing support, and
generates hyperlinks within output documents wherever possible. It supports
Unicode, with the ability to fall back to an alternative representation
when Unicode output is not available.
|