[erlang-questions] Can erlang read xlsx?

David Mercer dmercer@REDACTED
Thu Oct 17 15:00:24 CEST 2013


It’s only a misuse because the library hasn’t been written yet.  It should be just as doable in Erlang as any other language, using the zip module to open the file and xmerl to interpret it.

 

Cheers,

 

DBM

 

From: erlang-questions-bounces@REDACTED [mailto:erlang-questions-bounces@REDACTED] On Behalf Of Max Bourinov
Sent: Thursday, October 17, 2013 07:40
To: 饕餮
Cc: erlang-questions
Subject: Re: [erlang-questions] Can erlang read xlsx?

 

I would suggest you to use other libs for that. Say PHP or something similar, and then pass data to Erlang.

 

I don't know your use case, but if somebody from my team would propose reading xlsx from Erlang I would definitely think that it is misuse of Erlang. 




Best regards,

Max

 

skype: max.bourinov

 

On Thu, Oct 17, 2013 at 2:10 PM, 饕餮 <249505968@REDACTED> wrote:

Our project have used a lot of xlsx....

So could someone teach me how to read xlsx by erlang...


_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://erlang.org/mailman/listinfo/erlang-questions

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20131017/c902bd8a/attachment.htm>


More information about the erlang-questions mailing list