Skip to content

Commit

Permalink
add package bttrwttrin (#2807)
Browse files Browse the repository at this point in the history
* added docchanger to packages.json

* added bttrwttrin package to packages.json
  • Loading branch information
nirokay authored Feb 6, 2024
1 parent 3d71ff1 commit ef89b84
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -32551,5 +32551,20 @@
"description": "Trait-like package made without insight",
"license": "MIT",
"web": "https://github.com/beef331/traitor"
},
{
"name": "bttrwttrin",
"url": "https://github.com/nirokay/bttrwttrin",
"method": "git",
"tags": [
"weather",
"weather-api",
"wttrin",
"library"
],
"description": "Nim library to fetch weather using wttr.in",
"license": "GPL-3.0-or-later",
"web": "https://github.com/nirokay/bttrwttrin",
"doc": "https://nirokay.github.io/nim-docs/bttrwttrin/bttrwttrin.html"
}
]

0 comments on commit ef89b84

Please sign in to comment.