Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
401 B
JSON

{
"name": "arcticdb-sparrow",
"version": "0.6.0",
"description": "C++20 idiomatic APIs for the Apache Arrow Columnar Format",
"homepage": "https://github.com/man-group/sparrow",
"license": "Apache-2.0",
"supports": "!uwp",
"dependencies": [
"date",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}