Skip to content
/ csv2qif Public

Go library for converting CSV files (from various banks) to QIF

License

Notifications You must be signed in to change notification settings

dgjnpr/csv2qif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv2qif

Go Report Card Go Doc Release

Go library for converting CSV files (from various banks) to QIF

The lib takes an io.Reader() (i.e. a file loaded into memory somehow) and outputs a []string in QIF format. From there a QIF file can be written.

About

Go library for converting CSV files (from various banks) to QIF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages