mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge pull request #920 from juancarlospaco/add-osrm2141
Added package osrm
This commit is contained in:
commit
edaf999c2f
@ -11311,5 +11311,22 @@
|
||||
"description": "Nim implementation of Snappy compression algorithm",
|
||||
"license": "MIT",
|
||||
"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