mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add package lastfm (#1000)
This commit is contained in:
parent
d0409a6b9d
commit
9c3f46fdfa
@ -12556,5 +12556,22 @@
|
||||
"description": "Simple 'with' macro for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/zevv/with"
|
||||
},
|
||||
{
|
||||
"name": "lastfm",
|
||||
"url": "https://gitlab.com/ryukoposting/lastfm-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"last.fm",
|
||||
"lastfm",
|
||||
"music",
|
||||
"metadata",
|
||||
"api",
|
||||
"async",
|
||||
"ryukoposting"
|
||||
],
|
||||
"description": "Last.FM API breakouts (documentation: http://ryuk.ooo/nimdocs/lastfm/lastfm.html)",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://gitlab.com/ryukoposting/lastfm-nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user