mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 07:28:25 -05:00
11 lines
323 B
JSON
Executable File
11 lines
323 B
JSON
Executable File
{
|
|
"name": "librttopo",
|
|
"version": "1.1.0",
|
|
"port-version": 5,
|
|
"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",
|
|
"dependencies": [
|
|
"geos"
|
|
]
|
|
}
|