csvjoin

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

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

Go to latest
Published: Dec 31, 2016 License: BSD-2-Clause Imports: 5 Imported by: 0

README

csvjoin

Join columns from two CSV files without having to use bloated Python modules.

Compile and Run

Compile with Go:

go build

And run:

./csvjoin  -left ~/left.csv -right ~/right.csv -leftcol 1 -rightcol 2 -trimandignorecase

Copying

This program uses 2-claus BSD license, text of which can be found in LICENSE file.

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