1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: roffit
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.0
Vcs-Browser: http://git.debian.org/?p=collab-maint/roffit.git
Vcs-Git: git://git.debian.org/git/collab-maint/roffit.git
Homepage: http://daniel.haxx.se/projects/roffit
Package: roffit
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: convert nroff manual pages into HTML
Read nroff formatted manual page from standard input and convert it
to HTML. Options -mandir and --hrefdir can generate cross-manpage
links. URLs are converted to <a href> links.
|