Initial import of doc2html-2.1 into the packages collection.
authoragc <agc>
Mon, 14 May 2001 14:03:20 +0000 (14:03 +0000)
committeragc <agc>
Mon, 14 May 2001 14:03:20 +0000 (14:03 +0000)
commit502f78ddeb6451beab4d2b354c8424a2f8265d93
treefa022816ee5392c3b57721a1d43afb3880eddda9
parentdac6e9802681d1f9e03cd8a62bc00c8d735a4afe
Initial import of doc2html-2.1 into the packages collection.

Provided in PR 12884 by Jesse Off (joff@newmonics.com)

"External converter script for ht://Dig (version 3.1.4 and later), that
converts Microsoft Word, Excel and Powerpoint files, and PDF,
PostScript, RTF, and WordPerfect files to text (in HTML form) so they
can be indexed.  Uses a variety of conversion programs:

wp2html - to convert Wordperfect and Word7 & 97 documents to HTML
catdoc - to extract text from Word documents
rtf2html - to convert RTF documents to HTML
pdftotext - to extract text from Adobe PDFs
ps2ascii  - to extract text from PostScript
pptHtml - to convert Powerpoint files to HTML
xlHtml - to convert Excel spreadsheets to HTML
or
xls2csv - to obtain data from Excel spreadsheets.

Written by David Adams (University of Southampton), and based on the
conv_doc.pl script by Gilles Detillieux."
converters/doc2html/Makefile [new file with mode: 0644]
converters/doc2html/distinfo [new file with mode: 0644]
converters/doc2html/patches/patch-aa [new file with mode: 0644]
converters/doc2html/pkg/DESCR [new file with mode: 0644]
converters/doc2html/pkg/MESSAGE [new file with mode: 0644]
converters/doc2html/pkg/PLIST [new file with mode: 0644]