guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: add xlsx2csv.


From: Ben Woodcroft
Subject: Re: [PATCH] gnu: add xlsx2csv.
Date: Fri, 12 Aug 2016 22:42:26 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi,


On 11/08/16 23:02, Catonano wrote:


2016-08-11 14:11 GMT+02:00 Jan Nieuwenhuizen <address@hidden>:
Ben Woodcroft writes:

[..]

> However, I note that while the check phase passes, many of the tests
> are reported as being failed. Could you look into it?
That's trying to run them with non-installed python versions.  Patched
the test script to only use `python.'

Ah, I see. Better.

[..]
>> +    (synopsis "xlsx to csv converter")
>> +    (description
>> +     "Xls2csv converts xslx files to csv format.  Handles large
>> xlsx-files.")

> How about "Xlsx2csv is a program to convert Open Office XML (XLSX)
> format spreadsheets into plaintext @dfn{comma separated values} (CSV)
> files.  It was designed to be fast and to handle large input files."

Better, thanks.

for what it matters, I would leave the original wording in place.

It's important that people know that this packages deals also with Microsoft Excel files.

There are tons of such files around and people struggle with them

It happened to me recently. I had to convert a bunch of those files and the tools I found were not adequate.

I did it by hand and then discovered xlsx2csv

If someone (especially from the data journalism or open data camps) casually browses the Guix packages list, I think it's important that it's clear that this package deals with xlsx files

The OpenOffce name could be misleading to not too tech oriented people.

I understand there's the problem of not steering people to non free software. But this package is supposed to help people trying to bring data outside of that realm.

They don't need not be steered to Excel, they are already trying to get away, if they come to this package.

OK, I see your point, and we have other packages that mention Excel already. It is frustrating that the official name is misleading. Would either of you like to suggest an alternative wording?

Thanks,
ben

reply via email to

[Prev in Thread] Current Thread [Next in Thread]