slackbuilds_ponce/libraries/freexl
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
freexl.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
freexl.SlackBuild
README
slack-desc

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).