diff options
Diffstat (limited to 'textproc/texi2html/pkg-descr')
-rw-r--r-- | textproc/texi2html/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/texi2html/pkg-descr b/textproc/texi2html/pkg-descr new file mode 100644 index 000000000000..55975495d4ae --- /dev/null +++ b/textproc/texi2html/pkg-descr @@ -0,0 +1,7 @@ +texi2html takes Texinfo files (and not info ones) and produces a set of HTML +files. The quality of the output is close to the printed output and is much +better than an info->HTML gateway. It understands most Texinfo version 2 +commands and runs without problem on big Texinfo files like the GNU Emacs 19 +manual. + +This program is distributed under the GNU General Public License. |