diff options
| -rw-r--r-- | packages.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 7505ee4..99b2522 100644 --- a/packages.json +++ b/packages.json @@ -11554,6 +11554,21 @@ "web": "https://github.com/xmonader/nim-asciitables" }, { + "name": "open_elevation", + "url": "https://github.com/juancarlospaco/nim-open-elevation", + "method": "git", + "tags": [ + "openstreetmap", + "geo", + "elevation", + "multisync", + "async" + ], + "description": "OpenStreetMap Elevation API MultiSync Client for Nim", + "license": "MIT", + "web": "https://github.com/juancarlospaco/nim-open-elevation" + }, + { "name": "gara", "url": "https://github.com/alehander42/gara", "method": "git", |
