This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] odt2txt -- Simple converter from OpenDocument Text to plain text


* Tue 2007-09-18 jari aalto-w6EBCRcXQ4deoWH0uzbU5w <jari.aalto-w6EBCRcXQ4deoWH0uzbU5w AT public.gmane.org>
* Message-Id: y7f3lvsr.fsf AT blue.sea.net
> Not yet in Debian stable, so needs votes. I find it handy for quick
> viewing of Open Office documents.
>
>     http://packages.debian.org/odt2txt
>
> Jari
>
> sdesc: "Simple converter from OpenDocument Text to plain text"
> ldesc: "Extract the text out of OpenDocument Texts, as produced by
> OpenOffice.org, KOffice, StarOffice and others. It is small and fast,
> can output the document in many encodings and adopts to your locale."
> category: Text
> requires: cygwin libiconv2 zlib
>
> a) manual
>
>   wget        \
>     http://cygwin.cante.net/odt2txt/odt2txt-0.3+git20070827-1-src.tar.bz2 \
>     http://cygwin.cante.net/odt2txt/setup.hint

Correction (added missing binary package link):

  wget        \
    http://cygwin.cante.net/odt2txt/odt2txt-0.3+git20070827-1-src.tar.bz2 \
    http://cygwin.cante.net/odt2txt/odt2txt-0.3+git20070827-1.tar.bz2 \
    http://cygwin.cante.net/odt2txt/setup.hint


> b) automated
>
>   gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8
>
>   mkdir odt2txt ; cd odt2txt
>   rm -f get.sh get.sh.sig
>   wget    http://cygwin.cante.net/odt2txt/get.sh \
>           http://cygwin.cante.net/odt2txt/get.sh.sig &&
>   gpg --verify get.sh.sig get.sh &&
>   sh get.sh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]