OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Sep-2006 19:57:44
Branch: HEAD Handle: 2006092518574400
Modified files:
openpkg-src/html2text html2text.spec
Log:
cosmetic cleanup
Summary:
Revision Changes Path
1.12 +8 -8 openpkg-src/html2text/html2text.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/html2text/html2text.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 html2text.spec
--- openpkg-src/html2text/html2text.spec 1 Jan 2006 13:14:34 -0000
1.11
+++ openpkg-src/html2text/html2text.spec 25 Sep 2006 17:57:44 -0000
1.12
@@ -24,7 +24,7 @@
# package information
Name: html2text
-Summary: Advanced HTML to text document converter
+Summary: Advanced HTML To Text Converter
URL: http://userpage.fu-berlin.de/~mbayer/tools/html2text.html
Vendor: Arno Unkrig
Packager: OpenPKG
@@ -33,7 +33,7 @@
Group: Converter
License: GPL
Version: 1.3.2a
-Release: 20040207
+Release: 20060925
# list of sources
Source0:
ftp://ftp.ibiblio.org/pub/linux/apps/www/converters/html2text-%{version}.tar.gz
@@ -48,12 +48,12 @@
%description
A command line utility written in C++, html2text converts HTML
- documents (HTML 3.2) into plain text (ISO 8859-1). Each HTML document
- is loaded from a location indicated by an URI or read from standard
- input, and formatted into a stream of plain text characters that is
- written to standard output or into an output-file. The input-URI may
- specify a remote site, from that the documents are loaded with the
- Hypertext Transfer Protocol (HTTP).
+ documents (HTML 3.2) into plain text (ISO 8859-1). Each HTML
+ document is loaded from a location indicated by an URI or read from
+ standard input, and formatted into a stream of plain text characters
+ that is written to standard output or into an output-file. The
+ input-URI may specify a remote site, from that the documents are
+ loaded with the Hypertext Transfer Protocol (HTTP).
%track
prog html2text = {
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]