slackbuilds_ponce/libraries/freexl
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
freexl.info
freexl.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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