Your message dated Mon, 28 Dec 2020 18:21:27 +0200
with message-id <[email protected]>
and subject line Re: Bug#977293: Read .xlsx from stdin, write .csv to stdout
has caused the Debian Bug report #977293,
regarding Read .xlsx from stdin, write .csv to stdout
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
977293: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977293
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xlsx2csv
Version: 1:0.7.6-1
Severity: wishlist
Tags: upstream
Dear upstream authors,
Many thanks for this very convenient tool.
Would it please be possible to extend is so that "-" ban be specified
both as the name of the input file (meaning to read the .xlsx file
from standard input) and as the name of the output file, meaning that
the CSV file is written to stdout?
That way the program could be used in a pipe, which would be very
convenient. Of course that requires to make sure that all the
other messages the program could possibly produce are written to stderr.
Many thanks in advance!
Sébastien.
--- End Message ---
--- Begin Message ---
On 2020-12-28 18:11, Sébastien Hinderer wrote:
> Ye,s, I confirm that
>
> xlsx2csv /dev/stdin < f.xlsx
>
> produces the content of f.xlsx as a CSV on stdout.
Great then! Closing the bug report.
Best,
Andrius
--- End Message ---