tabconv

package module
v0.0.0-...-21dc878 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2017 License: MIT Imports: 11 Imported by: 0

README

tabconv

Simple command line util for converting csv into xlsx and backwards based on https://github.com/tealeg/xlsx

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrFormat = errors.New("invalid xlsx file format")

Functions

func Convert

func Convert(filepath, outdir string, delim rune) error

convert convets either xlsx to csv or csv to xlsx

func Expand

func Expand(path string) (string, error)

expand expands '~' into current user directory

func FileExists

func FileExists(path string) (bool, error)

fileExists checks if file or directory exists

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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