Skip to content
/ gncsv Public

A fork of Go CSV library that allows to change field border character

License

Notifications You must be signed in to change notification settings

gnames/gncsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gncsv is a fork of Go's encoding/csv package.

The purpose of this package is to add ability to set a character for field boundaries. It is a common practice "in the wild" to set field boundary character to something different from ". Sometimes it is setup to empty string. Here we try to add such option.

About

A fork of Go CSV library that allows to change field border character

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages