xlsx2csv 0.7.8
XLSX to CSV converter
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.
- Website: https://github.com/dilshod/xlsx2csv
- Licenses: GPL 2+
- Package source: gnu/packages/xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install xlsx2csv 0.7.8
as follows:
guix install xlsx2csv@0.7.8
Or install the latest version:
guix install xlsx2csv
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.