From f1446ddf2bf8118f432b3ac74c88db3d832669a8 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 6 May 2003 17:40:18 +0000 Subject: Drop trailing whitespace. Ok'ed by wiz. --- converters/base64/DESCR | 4 ++-- converters/doc2html/DESCR | 8 ++++---- converters/p5-nkf/DESCR | 6 +++--- converters/txt2html/DESCR | 2 +- converters/uudeview/DESCR | 6 +++--- converters/xdeview/DESCR | 2 +- converters/xlhtml/DESCR | 2 +- 7 files changed, 15 insertions(+), 15 deletions(-) (limited to 'converters') diff --git a/converters/base64/DESCR b/converters/base64/DESCR index 44a7efaadf6..1bbaf8a673c 100644 --- a/converters/base64/DESCR +++ b/converters/base64/DESCR @@ -3,9 +3,9 @@ and successors) defines a mechanism for encoding arbitrary binary information for transmission by electronic mail. Triplets of 8-bit octets are encoded as groups of four characters, each representing 6 bits of the source 24 bits. Only characters present in all variants of ASCII and EBCDIC are used, avoiding -incompatibilities in other forms of encoding such as uuencode/uudecode. +incompatibilities in other forms of encoding such as uuencode/uudecode. base64 is a command line utility which encodes and decodes files in this format. It can be used within a pipeline as an encoding or decoding filter, and is most commonly used in this manner as part of an automated mail -processing system. +processing system. diff --git a/converters/doc2html/DESCR b/converters/doc2html/DESCR index 4e1130a0505..78391896a5d 100644 --- a/converters/doc2html/DESCR +++ b/converters/doc2html/DESCR @@ -5,13 +5,13 @@ 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 + 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. + xls2csv - to obtain data from Excel spreadsheets. -Written by David Adams (University of Southampton), and based on the +Written by David Adams (University of Southampton), and based on the conv_doc.pl script by Gilles Detillieux. diff --git a/converters/p5-nkf/DESCR b/converters/p5-nkf/DESCR index ffd81368e75..652472c218b 100644 --- a/converters/p5-nkf/DESCR +++ b/converters/p5-nkf/DESCR @@ -1,7 +1,7 @@ Nkf is a yet another kanji code converter among networks, hosts and terminals. -It converts input kanji code to desig- nated kanji code such as 7-bit -JIS, MS-kanji (shifted-JIS) or EUC. +It converts input kanji code to desig- nated kanji code such as 7-bit +JIS, MS-kanji (shifted-JIS) or EUC. One of the most unique facicility of nkf is the guess of the input kanji code. It currently recognizes 7-bit JIS, MS- kanji (shifted-JIS) and EUC. -So users needn't the input kanji code specification. +So users needn't the input kanji code specification. diff --git a/converters/txt2html/DESCR b/converters/txt2html/DESCR index 27d27371904..c8170c685b4 100644 --- a/converters/txt2html/DESCR +++ b/converters/txt2html/DESCR @@ -1,2 +1,2 @@ -txt2html is a text to HTML converter written in Perl by +txt2html is a text to HTML converter written in Perl by Seth Golub . diff --git a/converters/uudeview/DESCR b/converters/uudeview/DESCR index a677c673d63..2aefe3ece97 100644 --- a/converters/uudeview/DESCR +++ b/converters/uudeview/DESCR @@ -1,8 +1,8 @@ -This is a powerful program at which you can throw a mess of -unordered files in any of BinHex, uuencoded, xxencoded, or +This is a powerful program at which you can throw a mess of +unordered files in any of BinHex, uuencoded, xxencoded, or Base64 formats and expect them all to be properly decoded. It even handles encodings that have been garbled by some versions of Netscape/MS Explorer or that are missing some parts! -It is also able to encode in all of the above formats except for +It is also able to encode in all of the above formats except for BinHex. diff --git a/converters/xdeview/DESCR b/converters/xdeview/DESCR index f984de6fc3b..461e9d686a3 100644 --- a/converters/xdeview/DESCR +++ b/converters/xdeview/DESCR @@ -1,4 +1,4 @@ -This is a powerful and easy-to-use tcl/tk-based program +This is a powerful and easy-to-use tcl/tk-based program which can decode BinHex, uuencoded, xxencoded, and Base64 formats, and encode in all of those except for BinHex. diff --git a/converters/xlhtml/DESCR b/converters/xlhtml/DESCR index c1db2432e75..3c0d9cdce43 100644 --- a/converters/xlhtml/DESCR +++ b/converters/xlhtml/DESCR @@ -1,4 +1,4 @@ xlhtml is an Excel 95 and later file converter. Its html output can be used as a Netscape Plugin to let you view xls e-mail attachments. It can also extract regions of a spreadsheet and -convert the spreadsheet to pure text rather than html. +convert the spreadsheet to pure text rather than html. -- cgit v1.2.3