Source: roffit
Section: text
Priority: optional
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 7.1)
Standards-Version: 3.8.4
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
 roffit converts manual page from standard and writes to standard
 output. input must be an nroff formatted man page, and the output
 will be an HTML document. Options -mandir and --hrefdir can generate
 nice cross-manpage links. URLs are also automatically converted to
 <a href> links.
