xlsx2csv

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

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

Go to latest
Published: Aug 5, 2022 License: BSD-2-Clause Imports: 8 Imported by: 0

README

xlsx2csv

Simple script for converting xlsx files to csv files commandline.

Usage

We provide compiled version of the program for Windows Mac OS and Linux.

Usage:
	./xlsx2csv_mac_64 [flags] <xlsx-to-be-read>
  -d string
    	Delimiter to use between fields (default ";")
  -i int
    	Index of sheet to convert, zero based
  -o string
    	filename to output to. -=stdout (default "-")

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