From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: [PATCH] gnu: add xlsx2csv. Date: Fri, 12 Aug 2016 15:22:51 +0200 Message-ID: References: <878tw3zia9.fsf@gnu.org> <5f752f76-a58a-a1e0-403d-ed5dd2715e13@uq.edu.au> <871t1vzesb.fsf@gnu.org> <662c11f7-601d-6714-173f-5abf53a96e4f@uq.edu.au> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113f69348e2aa40539dfc7d6 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYDQ3-00016B-Fw for guix-devel@gnu.org; Fri, 12 Aug 2016 10:26:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bYDPu-0007pT-3d for guix-devel@gnu.org; Fri, 12 Aug 2016 10:26:42 -0400 In-Reply-To: <662c11f7-601d-6714-173f-5abf53a96e4f@uq.edu.au> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ben Woodcroft Cc: guix-devel --001a113f69348e2aa40539dfc7d6 Content-Type: text/plain; charset=UTF-8 2016-08-12 14:42 GMT+02:00 Ben Woodcroft : > Hi, > > On 11/08/16 23:02, Catonano wrote: > > > > 2016-08-11 14:11 GMT+02:00 Jan Nieuwenhuizen : > >> 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. > Eh. People identify software projects/products with file formats. > Would either of you like to suggest an alternative wording? > > Thanks, > ben > I would say > "Xlsx2csv is a program to convert xlsx > format files into plaintext @dfn{comma separated values} (CSV) > files. It was designed to be fast and to handle large files." In this way they could search on tne internet the meaning of xlsx and csv and know exactly what ths package is about. Even the original wording proposed by Jan isn't bad, in my opinion. But admittedly I didn't check whether it conforms to synopses guidelines. --001a113f69348e2aa40539dfc7d6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


2016-08-12 14:42 GMT+02:00 Ben Woodcroft <b.woodcroft@uq.edu.au>:
=20 =20 =20

Hi,


On 11/08/16 23:02, Catonano wrote:
=20
[..]

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

[..]
>> +=C2=A0 =C2=A0 (synopsis "xlsx to csv converter= ")
>> +=C2=A0 =C2=A0 (description
>> +=C2=A0 =C2=A0 =C2=A0"Xls2csv converts xslx fil= es to csv format.=C2=A0 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.=C2=A0 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 packag= e 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 peopl= e 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.

Eh. People identify software pro= jects/products with file formats.
=C2=A0
Would either of you like to suggest an alternative wording?

Thanks,
ben

I would say

> "Xlsx2csv is a program to convert xlsx
> format files into plaintext @dfn{comma separated values} (CSV)
> files.=C2=A0 It was designed to be fast and to handle large files.&quo= t;

In this way they could search on= tne internet the meaning of xlsx and csv and know exactly what ths package= is about.

Even the original wording proposed by Jan isn't bad, in my opi= nion. But admittedly I didn't check whether it conforms to synopses gui= delines.
--001a113f69348e2aa40539dfc7d6--