mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-26 11:23:38 +00:00
Update lastfm package to reflect fork
The original project is abandoned as far as I can tell, I submitted issues / PRs months ago with no reply, so I forked and improved it. If this needs to be submitted in a different way, let me know.
This commit is contained in:
parent
389d5575aa
commit
01cfdfcda6
@ -13479,7 +13479,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "lastfm",
|
"name": "lastfm",
|
||||||
"url": "https://gitlab.com/ryukoposting/lastfm-nim",
|
"url": "https://gitlab.com/tandy1000/lastfm-nim",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"last.fm",
|
"last.fm",
|
||||||
@ -13487,12 +13487,13 @@
|
|||||||
"music",
|
"music",
|
||||||
"metadata",
|
"metadata",
|
||||||
"api",
|
"api",
|
||||||
"async",
|
"multisync",
|
||||||
"ryukoposting"
|
"ryukoposting"
|
||||||
],
|
],
|
||||||
"description": "Last.FM API breakouts (documentation: http://ryuk.ooo/nimdocs/lastfm/lastfm.html)",
|
"description": "Last.FM API bindings",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://gitlab.com/ryukoposting/lastfm-nim"
|
"web": "https://gitlab.com/tandy1000/lastfm-nim",
|
||||||
|
"doc": "https://tandy1000.gitlab.io/lastfm-nim/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "firejail",
|
"name": "firejail",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user