Language

Package: xlsx2csv @ 0.7.4

Synopsis

XLSX to CSV converter

Description

Xlsx2csv is a program to convert Microsoft Excel 2007 XML (XLSX and XLSM) format spreadsheets into plaintext comma separated values (CSV) files. It is designed to be fast and to handle large input files.

Home page
https://github.com/dilshod/xlsx2csv
Location
gnu/packages/xml.scm (line: 1436, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?