An open API service indexing awesome lists of open source software.

https://github.com/marstr/csvutility

A series of CSV tools that primarily expose functionality as StreamReaders and StreamWriters.
https://github.com/marstr/csvutility

Last synced: 5 months ago
JSON representation

A series of CSV tools that primarily expose functionality as StreamReaders and StreamWriters.

Awesome Lists containing this project

README

          

# CSV Utilities

Have you written a simple CSV parser too many times in your life, in too many separate projects? Have you been bitten too many times before by having a rogue comma show up in a column of your data?

Look no further than this CSV package. It was built to mitigate the problems that you have run into above.

## Contact Us

At the moment, the development team of this project is only me, marstr. Feel free to send me emails or pull requests.