xlsx2csv
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.
- Versions: 0.7.8
- 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 the latest version of xlsx2csv
as follows:
guix install xlsx2csv
Or install a particular version:
guix install xlsx2csv@0.7.8
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/xlsx2csv/'><img src='http://127.0.0.1:3000/packages/xlsx2csv/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/xlsx2csv/badges/latest-version.svg)](http://127.0.0.1:3000/packages/xlsx2csv/) Org: [[http://127.0.0.1:3000/packages/xlsx2csv/][http://127.0.0.1:3000/packages/xlsx2csv/badges/latest-version.svg]]