diff options
Diffstat (limited to 'vcpkg/ports/commata/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/commata/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/commata/vcpkg.json b/vcpkg/ports/commata/vcpkg.json new file mode 100644 index 0000000..1715998 --- /dev/null +++ b/vcpkg/ports/commata/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "commata", + "version": "1.1.1", + "description": "Just another header-only C++17 CSV parser.", + "homepage": "https://github.com/furfurylic/commata", + "license": "Unlicense" +} |