vincentlaucsb-csv-parser v2.2.3
- Created
- Updated
A modern C++ library for reading, writing, and analyzing CSV (and similar) files.
# Usage
csv-parser provides CMake targets:
find_package(unofficial-vincentlaucsb-csv-parser CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::vincentlaucsb-csv-parser::csv)
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No features defined.
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Weihang Ding
- Ryan Zoeller
- Alberto Luaces