aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Carlos <juancarlospaco@gmail.com>2018-08-31 16:36:54 -0300
committerDominik Picheta <dominikpicheta@googlemail.com>2018-08-31 20:36:54 +0100
commitebbaf60c28fc6d7064451aa414e3e12ff36963d8 (patch)
tree583d0d870a6179ee89137267597333b9c5e0f0ba
parentb83f4ecad3724b6945d1a57388f6f049f4fbf522 (diff)
downloadpackages-ebbaf60c28fc6d7064451aa414e3e12ff36963d8.tar.gz
packages-ebbaf60c28fc6d7064451aa414e3e12ff36963d8.zip
Added package openweathermap (#847)
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 220dada..600ef84 100644
--- a/packages.json
+++ b/packages.json
@@ -10521,6 +10521,21 @@
"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",
"method": "git",