slackbuilds_ponce/libraries/freexl
Alexander Bruy cec7b55d78 libraries/freexl: Updated for version 1.0.0i.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-03-15 08:18:35 +07:00
..
freexl.info libraries/freexl: Updated for version 1.0.0i. 2015-03-15 08:18:35 +07:00
freexl.SlackBuild libraries/freexl: Updated for version 1.0.0i. 2015-03-15 08:18:35 +07:00
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).