vcpkg/ports/librttopo/vcpkg.json
2024-11-19 22:42:29 +00:00

12 lines
356 B
JSON

{
"name": "librttopo",
"version": "1.1.0",
"port-version": 9,
"description": "The RT Topology Library exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies using user-provided data stores.",
"homepage": "https://git.osgeo.org/gitea/rttopo/librttopo",
"license": "GPL-2.0-or-later",
"dependencies": [
"geos"
]
}