From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.140.240.11 with SMTP id l11mr6703132qhc.11.1457112992278; Fri, 04 Mar 2016 09:36:32 -0800 (PST) X-Received: by 10.182.101.196 with SMTP id fi4mr121185obb.4.1457112992229; Fri, 04 Mar 2016 09:36:32 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!y89no5536353qge.0!news-out.google.com!k1ni8597igd.0!nntp.google.com!hb3no11367400igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 4 Mar 2016 09:36:32 -0800 (PST) In-Reply-To: <1d8db660-5944-49e1-ad43-e037eb5eb7ff@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.17.19.232; posting-account=ku4DIwoAAACRt0A2H-srh5aOk_YodLAH NNTP-Posting-Host: 193.17.19.232 References: <1d8db660-5944-49e1-ad43-e037eb5eb7ff@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Reading Excel 2010 files with Ada on Linux From: =?ISO-8859-1?Q?Jean_Fran=E7ois_Martinez?= Injection-Date: Fri, 04 Mar 2016 17:36:32 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1766 X-Received-Body-CRC: 3113983435 Xref: news.eternal-september.org comp.lang.ada:29668 Date: 2016-03-04T09:36:32-08:00 List-Id: On Tuesday, March 1, 2016 at 11:42:40 AM UTC+1, Jean Fran=E7ois Martinez wr= ote: > Hello >=20 > Anyone knows if there is an Ada package for reading xlsx files? Program= will run on Linux so package must not base on Microsoft libraries >=20 > I have googled around but all what I have found is a package for writing = Excel files not for reading them. >=20 > Regards >=20 > Jean-Fran=E7ois Martinez Yes but the problem is I don't have the resources ie (that is a small part = of a larger project) nor the talent :-( to do it. At least not now.