Hi

Due to popular demand I would like to contribute and maintain the texi2html 
package:

 * http://www.nongnu.org/texi2html/ (Homepage)
 * http://savannah.nongnu.org/download/texi2html/  (Download location) 

 
Ciao
  Volker

--

Here is the setup.hint file:

sdesc: "A highly customizable texinfo to HTML and other formats translator"
ldesc: "The basic purpose of texi2html is to convert Texinfo documents into 
HTML,
and other formats.  Configuration files written in perl provide fine degree
of control over the final output, allowing most every aspect of the final
output not specified in the Texinfo input file to be specified."
category: Text
requires: cygwin perl

-------------------------------- cut here ------------------------------------
#!/bin/bash

mkdir texi2html
cd texi2html

wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/texi2html/setup.hint
wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/texi2html/texi2html-1.76-1-src.tar.bz2
wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/texi2html/texi2html-1.76-1.tar.bz2
-------------------------------- cut here ------------------------------------

Reply via email to