mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added noaa and rss.
This commit is contained in:
parent
610b6fffdd
commit
12702db6be
@ -213,5 +213,24 @@
|
|||||||
"tags": ["library", "wrapper", "weather"],
|
"tags": ["library", "wrapper", "weather"],
|
||||||
"description": "Yahoo! Weather API wrapper",
|
"description": "Yahoo! Weather API wrapper",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "noaa",
|
||||||
|
"url": "git://github.com/achesak/nimrod-noaa",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "wrapper", "weather"],
|
||||||
|
"description": "NOAA weather API wrapper",
|
||||||
|
"license": "MIT"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "rss",
|
||||||
|
"url": "git://github.com/achesak/nimrod-rss",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "rss", "xml", "syndication"],
|
||||||
|
"description": "RSS library",
|
||||||
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user