mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added noaa and rss.
This commit is contained in:
parent
610b6fffdd
commit
12702db6be
@ -213,5 +213,24 @@
|
||||
"tags": ["library", "wrapper", "weather"],
|
||||
"description": "Yahoo! Weather API wrapper",
|
||||
"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