jmholzer / csv-cpp

C++ library to parse .csv files using the STL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csv-cpp

C++ library to parse .csv files using the STL, with behaviour similar to DictReader from Python's csv module.

About

C++ library to parse .csv files using the STL.

License:MIT License


Languages

Language:C++ 99.0%Language:Makefile 1.0%