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:
Luke 2022-07-07 21:59:09 -05:00 committed by GitHub
parent 0977516563
commit d1a28fa58a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]