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

21 lines
405 B
JSON

{
"name": "libosmium",
"version-semver": "2.21.0",
"description": "A fast and flexible C++ library for working with OpenStreetMap data",
"homepage": "https://osmcode.org/libosmium/",
"license": "BSL-1.0",
"dependencies": [
"boost-crc",
"boost-variant",
"bzip2",
"expat",
"lz4",
"protozero",
{
"name": "vcpkg-cmake",
"host": true
},
"zlib"
]
}