Added package openweathermap (#847)

This commit is contained in:
Juan Carlos 2018-08-31 16:36:54 -03:00 committed by Dominik Picheta
parent b83f4ecad3
commit ebbaf60c28

View File

@ -10520,6 +10520,21 @@
"license": "MIT",
"web": "https://github.com/bung87/daemon"
},
{
"name": "openweathermap",
"url": "https://github.com/juancarlospaco/nim-openweathermap",
"method": "git",
"tags": [
"OpenWeatherMap",
"weather",
"CreativeCommons",
"OpenData",
"multisync"
],
"description": "OpenWeatherMap API Lib for Nim, Free world wide Creative Commons & Open Data Licensed Weather data",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-openweathermap"
},
{
"name": "finalseg",
"url": "https://github.com/bung87/finalseg",