mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Merge pull request #24 from achesak/master
Added yahoo-weather and pastebin.
This commit is contained in:
commit
5e185fe11d
@ -195,5 +195,23 @@
|
|||||||
"tags": ["app", "binary", "blog", "static", "generator"],
|
"tags": ["app", "binary", "blog", "static", "generator"],
|
||||||
"description": "Static blog generator ala Jekyll.",
|
"description": "Static blog generator ala Jekyll.",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "pastebin",
|
||||||
|
"url": "git://github.com/achesak/nimrod-pastebin",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "wrapper", "pastebin"],
|
||||||
|
"description": "Pastebin API wrapper",
|
||||||
|
"license": "MIT"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "yahoo-weather",
|
||||||
|
"url": "git://github.com/achesak/nimrod-yahoo-weather",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "wrapper", "weather"],
|
||||||
|
"description": "Yahoo! Weather API wrapper",
|
||||||
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user