Note converters/xlreader addition (version 0.9.0)
Read data from Excel spread sheets without Microsoft! Provides an API to allow any application to read Excel documents. Demo interface converts data to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java version by Andrew Khan. Provided by David Forrai <david.forrai@gemair.com> in PR#21103, slightly modified by me. Thanks!
This commit is contained in:
parent
3124c7b631
commit
8bfaf6a2a8
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.1930 2003/04/14 12:34:22 gehenna Exp $
|
||||
$NetBSD: CHANGES,v 1.1931 2003/04/14 17:36:41 zuntum Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2003:
|
||||
|
||||
|
@ -1587,3 +1587,4 @@ Changes to the packages collection and infrastructure in 2003:
|
|||
Updated xmame to 0.67.2 [kristerw 2003-04-13]
|
||||
Updated xmess to 0.67.2 [kristerw 2003-04-13]
|
||||
Updated cvsync to 0.19.3 [gehenna 2003-04-14]
|
||||
Added xlreader-0.9.0 [zuntum 2003-04-14]
|
||||
|
|
Loading…
Reference in a new issue