Added package overpass (#838)

This commit is contained in:
Juan Carlos 2018-08-25 16:39:54 -03:00 committed by Dominik Picheta
parent 0f619315b0
commit 3f8935d70d

View File

@ -10464,5 +10464,19 @@
"description": "An implementation of the observer pattern",
"license": "MIT",
"web": "https://github.com/Tangdongle/nimobserver"
},
{
"name": "overpass",
"url": "https://github.com/juancarlospaco/nim-overpass",
"method": "git",
"tags": [
"openstreetmap",
"overpass",
"multisync",
"async"
],
"description": "OpenStreetMap Overpass API Lib",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-overpass"
}
]