           SPELL=freexl
         VERSION=1.0.6
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.gaia-gis.it/gaia-sins/${SOURCE}
     SOURCE_HASH=sha512:efbbe261e57d5c05167ad8e1d5a5b348a7e702c0a4030b18dd2a8c60a38332caccbb073ff604bdf5bafac827310b41c7b79f9fa519ea512d6de2eafd9c1f71f6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://www.gaia-gis.it/fossil/freexl/index"
      LICENSE[0]=MOZILLA
         ENTERED=20121006
           SHORT="an open source library to extract valid data from within an Excel (.xls) spreadsheet"
cat << EOF
FreeXL is an open source library to extract valid data from within an Excel
(.xls) spreadsheet.

FreeXL design goals:

* to be simple and lightweight * to be stable, robust and efficient * to be
easily and universally portable * completely ignoring any GUI-related oddity

Note that the final goal means that FreeXL ignores at all fonts, sizes and
alignments, and most formats. It ignores Pivot Table, Charts, Formulas, Visual
Basic macros and so on. FreeXL is structurally simple and quite light-weight
(typically 40-80K of object code, stripped).
EOF
