vcpkg/ports/libcsv/vcpkg.json
emazv72 44a4a76bc5
[libcsv,hashids] Add new port (#28828)
* libcsv port

* libcsv versioning

* libcsv linkage fix

* Update version database

* [hashids] Add new port

* [hashids] Update version database

Co-authored-by: Emanuele Zavallone <emanuele.zavallone@next-informatica.com>
2023-01-12 22:44:11 -08:00

8 lines
179 B
JSON

{
"name": "libcsv",
"version": "3.0.3",
"description": "CSV parser and writer library",
"homepage": "https://github.com/rgamble/libcsv",
"license": "GPL-2.0-or-later"
}