go-xlsx2csv

command module
v0.0.0-...-fb74562 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2017 License: BSD-3-Clause Imports: 5 Imported by: 0

README

go-xlsx2csv

Go tools for converting XLSX files to CSV

Install

You will need to have both Go (specifically a version of Go more recent than 1.6 so let's just assume you need Go 1.8 or higher) and the make programs installed on your computer. Assuming you do just type:

make bin

All of this package's dependencies are bundled with the code in the vendor directory.

Caveats

This is basically the same as @tealeg 's xlsx2csv program but uses the default encoding/csv package to generate CSV data and spits everything to STDOUT.

See also

  • github.com/tealeg/xlsx

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL