mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package osrm
This commit is contained in:
parent
5ccf875649
commit
7d762dd4d9
@ -11311,5 +11311,22 @@
|
|||||||
"description": "Nim implementation of Snappy compression algorithm",
|
"description": "Nim implementation of Snappy compression algorithm",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jangko/snappy"
|
"web": "https://github.com/jangko/snappy"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "osrm",
|
||||||
|
"url": "https://github.com/juancarlospaco/nim-osrm",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"openstreetmap",
|
||||||
|
"geo",
|
||||||
|
"gis",
|
||||||
|
"opendata",
|
||||||
|
"routing",
|
||||||
|
"async",
|
||||||
|
"multisync"
|
||||||
|
],
|
||||||
|
"description": "Open Source Routing Machine for OpenStreetMap API Lib and App",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/juancarlospaco/nim-osrm"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user