mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add library wttrin (#2271)
* add library wttrin * add missing comma * fix wttrin description * remove nim tag Co-authored-by: flywind <43030857+xflywind@users.noreply.github.com> Co-authored-by: Luke <Infinitybeond1@protonmail.com> Co-authored-by: flywind <43030857+xflywind@users.noreply.github.com>
This commit is contained in:
parent
0977516563
commit
d1a28fa58a
@ -26655,5 +26655,19 @@
|
||||
"description": "A game engine in Nim with an opengl backend",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/bob16795/hangover"
|
||||
},
|
||||
{
|
||||
"name": "wttrin",
|
||||
"url": "https://github.com/Infinitybeond1/wttrin",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"weather",
|
||||
"weather-api",
|
||||
"cli",
|
||||
"wttrin"
|
||||
],
|
||||
"description": "A library with functions to fetch weather data from wttr.in",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"web": "https://github.com/Infinitybeond1/wttrin"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user