           SPELL=odt2txt
         VERSION=0.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://stosberg.net/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:65642dccdb08408e34d484d78be9777aa374cdabbcadd2ab54f43df29db506b136f13e5af720b9b6b6cfdb8508e4fab44159302d35fc002a22979efabf69bfc4
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://stosberg.net/odt2txt/"
      LICENSE[0]=GPL2
         ENTERED=20090627
           SHORT="Convert from OpenDocument text to plain text"
cat << EOF
odt2txt is a command-line tool which extracts the text out of OpenDocument
Texts produced by OpenOffice.org, StarOffice, KOffice and others.

odt2txt can also extract text from some file formats similar to OpenDocument
Text, such as OpenOffice.org XML (*.sxw), which was used by OpenOffice.org
version 1.x and older StarOffice versions. To a lesser extend, odt2txt
may be useful to extract content from OpenDocument spreadsheets (*.ods)
and OpenDocument presentations (*.odp).
EOF
