slackbuilds/libraries/freexl
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
README
freexl.SlackBuild libraries/freexl: Updated for version 1.0.0d. 2012-08-12 02:11:53 -05:00
freexl.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc

README

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