mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +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",
|
"description": "Simple 'with' macro for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/zevv/with"
|
"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