>>>>> Reini Urban writes: > I want to contribute and maintain catdoc, the GNU MS-Office File reader. > What: > http://xarch.tu-graz.ac.at/publ/cygwin/release/catdoc/catdoc-0.94.2-1-src.tar.bz2 > http://xarch.tu-graz.ac.at/publ/cygwin/release/catdoc/catdoc-0.94.2-1.tar.bz2 > http://xarch.tu-graz.ac.at/publ/cygwin/release/catdoc/setup.hint
One minor thing, maybe your setup hint should require tcltk otherwise the included /usr/bin/wordview which uses wish, will not function. --- setup.hint.orig 2006-08-09 21:25:53.393364800 +0200 +++ setup.hint 2006-08-09 22:10:30.723176000 +0200 @@ -1,9 +1,9 @@ sdesc: "Dump Word, Excel and Powerpoint files contents" ldesc: "catdoc, catppt and xls2csv. -CATDOC is program which reads MS-Word file and prints readable +CATDOC is a program which reads MS-Word file and prints readable ASCII text to stdout, just like Unix cat command. -It also able to produce correct escape sequences if some UNICODE -charachers have to be represented specially in your typesetting system +It is also able to produce correct escape sequences if some UNICODE +characters have to be represented specially in your typesetting system such as (La)TeX." -requires: cygwin +requires: cygwin tcltk category: Text Ciao Volker