public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* ITP: rtf2html-htdig -- Utility to convert RTF files into simple HTML files
@ 2012-09-27  0:02 Jari Aalto
  2012-10-20 19:44 ` marco atzeri
  0 siblings, 1 reply; 5+ messages in thread
From: Jari Aalto @ 2012-09-27  0:02 UTC (permalink / raw)
  To: cygwin-apps

wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/rtf2html-htdig-20040602-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/rtf2html-htdig-20040602-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/setup.hint

Not directly included in Linux distributions, but this utility is part of
the HTDig project (which is included in distributions) under the contrib/
directory.

To check packaging:

  tar -xf *-src.tar.bz2
  ./*.sh --color --verbose all

Jari

[ setup.hint ]

sdesc: "Utility to convert RTF files into simple HTML files"
ldesc: "This version of rtf2html is from htdig project and
it can handle character set recognition at run-time.
currently, the ANSI Windows 1252 code and the Macintosh's are
supported."
category: Text
requires: cygwin

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ITP: rtf2html-htdig -- Utility to convert RTF files into simple HTML files
  2012-09-27  0:02 ITP: rtf2html-htdig -- Utility to convert RTF files into simple HTML files Jari Aalto
@ 2012-10-20 19:44 ` marco atzeri
  2012-10-20 19:59   ` RFU: rtf2html-htdig -- Utility to convert RTF files into simple HTML files (new, GTG) Jari Aalto
  0 siblings, 1 reply; 5+ messages in thread
From: marco atzeri @ 2012-10-20 19:44 UTC (permalink / raw)
  To: cygwin-apps

On 9/27/2012 2:02 AM, Jari Aalto wrote:
> wget --recursive --no-host-directories --cut-dirs=3 \
>      http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/rtf2html-htdig-20040602-1-src.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/rtf2html-htdig-20040602-1.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/setup.hint
>
> Not directly included in Linux distributions, but this utility is part of
> the HTDig project (which is included in distributions) under the contrib/
> directory.
>
> To check packaging:
>
>    tar -xf *-src.tar.bz2
>    ./*.sh --color --verbose all
>
> Jari
>

builds and packages fine
GTG


^ permalink raw reply	[flat|nested] 5+ messages in thread

* RFU: rtf2html-htdig -- Utility to convert RTF files into simple HTML files (new, GTG)
  2012-10-20 19:44 ` marco atzeri
@ 2012-10-20 19:59   ` Jari Aalto
  2012-10-20 22:49     ` Christopher Faylor
  0 siblings, 1 reply; 5+ messages in thread
From: Jari Aalto @ 2012-10-20 19:59 UTC (permalink / raw)
  To: cygwin-apps

2012-10-20 22:43 marco atzeri
| builds and packages fine
| GTG

wget --recursive --no-host-directories --cut-dirs=3 \
     http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/rtf2html-htdig-20040602-1-src.tar.bz2 \
     http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/rtf2html-htdig-20040602-1.tar.bz2 \
     http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/setup.hint

Jari

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: RFU: rtf2html-htdig -- Utility to convert RTF files into simple HTML files (new, GTG)
  2012-10-20 19:59   ` RFU: rtf2html-htdig -- Utility to convert RTF files into simple HTML files (new, GTG) Jari Aalto
@ 2012-10-20 22:49     ` Christopher Faylor
  0 siblings, 0 replies; 5+ messages in thread
From: Christopher Faylor @ 2012-10-20 22:49 UTC (permalink / raw)
  To: cygwin-apps

On Sat, Oct 20, 2012 at 10:59:53PM +0300, Jari Aalto wrote:
>2012-10-20 22:43 marco atzeri
>| builds and packages fine
>| GTG
>
>wget --recursive --no-host-directories --cut-dirs=3 \
>     http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/rtf2html-htdig-20040602-1-src.tar.bz2 \
>     http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/rtf2html-htdig-20040602-1.tar.bz2 \
>     http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/setup.hint

Uploaded.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* ITP: rtf2html-htdig -- Utility to convert RTF files into simple HTML files
@ 2006-02-27 20:16 Jari Aalto
  0 siblings, 0 replies; 5+ messages in thread
From: Jari Aalto @ 2006-02-27 20:16 UTC (permalink / raw)
  To: cygwin-apps


This utility is not a separate package, but included in CVS contrib
directory of HTDIG.

    http://sourceforge.net/projects/htdig/

Quite useful for handling RTF files. 

Jari

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

sdesc: "Utility to convert RTF files into simple HTML files"
ldesc: "This version of rtf2html has been developed by David Lippi and Gabriele
Bartolini. It is based on an earlier work by Dmitry Porapov. who
in turn based his work on Chuck Shotton. The program is hosted
at Sourceforge's htdig CVS repository; under contrib/rtf2html."
category: text
requires: cygwin


1) Manual download

  wget        \
    http://cygwin.cante.net/rtf2html-htdig/rtf2html-htdig-20060227-1.tar.bz2 \
    http://cygwin.cante.net/rtf2html-htdig/rtf2html-htdig-20060227-1-src.tar.bz2.sig \
    http://cygwin.cante.net/rtf2html-htdig/rtf2html-htdig-20060227-1-src.tar.bz2 \
    http://cygwin.cante.net/rtf2html-htdig/setup.hint

2) automated; get.sh will print further instructions

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir rtf2html-htdig ; cd rtf2html-htdig
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/rtf2html-htdig/get.sh \
          http://cygwin.cante.net/rtf2html-htdig/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-20 22:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-27  0:02 ITP: rtf2html-htdig -- Utility to convert RTF files into simple HTML files Jari Aalto
2012-10-20 19:44 ` marco atzeri
2012-10-20 19:59   ` RFU: rtf2html-htdig -- Utility to convert RTF files into simple HTML files (new, GTG) Jari Aalto
2012-10-20 22:49     ` Christopher Faylor
  -- strict thread matches above, loose matches on Subject: below --
2006-02-27 20:16 ITP: rtf2html-htdig -- Utility to convert RTF files into simple HTML files Jari Aalto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).