blob: f76990a8c980464cfc5da85a20795874c8edc94a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "readosm",
"version-string": "1.1.0a",
"port-version": 1,
"description": "ReadOSM is an open source library to extract valid data from within an Open Street Map input file (.osm or .osm.pbf)",
"homepage": "https://www.gaia-gis.it/gaia-sins/readosm-sources",
"dependencies": [
"expat",
"zlib"
]
}
|