diff options
| author | Juan Carlos <juancarlospaco@gmail.com> | 2018-10-29 19:16:19 -0300 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-10-29 22:16:19 +0000 |
| commit | 50675d3c049b758edc92438f44305e3d4662f116 (patch) | |
| tree | 145ea26ada771f12ca32036f4dea784b38dbb3a7 | |
| parent | 7e7d5667c2db261cb11f5cfb0757c0c9e610879c (diff) | |
| download | packages-50675d3c049b758edc92438f44305e3d4662f116.tar.gz packages-50675d3c049b758edc92438f44305e3d4662f116.zip | |
Added package usigar (#907)
| -rw-r--r-- | packages.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 5da1b3c..d13769c 100644 --- a/packages.json +++ b/packages.json @@ -11218,6 +11218,21 @@ "web": "https://github.com/jabbalaci/UrlShortener" }, { + "name": "usigar", + "url": "https://github.com/juancarlospaco/nim-usigar", + "method": "git", + "tags": [ + "geo", + "opendata", + "openstreemap", + "multisync", + "async" + ], + "description": "USIG Argentina Government MultiSync API Client for Nim", + "license": "MIT", + "web": "https://github.com/juancarlospaco/nim-usigar" + }, + { "name": "georefar", "url": "https://github.com/juancarlospaco/nim-georefar", "method": "git", |
