mirror of
https://github.com/logos-messaging/packages.git
synced 2026-07-26 13:13:10 +00:00
Add libmpdclient package
This commit is contained in:
parent
4121130cb3
commit
3f1d9ed610
@ -4612,5 +4612,16 @@
|
|||||||
"description": "implements the cucumber BDD framework in the nim language",
|
"description": "implements the cucumber BDD framework in the nim language",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/shaunc/cucumber_nim"
|
"web": "https://github.com/shaunc/cucumber_nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "libmpdclient",
|
||||||
|
"url": "https://github.com/lompik/libmpdclient.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"MPD", "Music Player Daemon"
|
||||||
|
],
|
||||||
|
"description": "Bindings for the Music Player Daemon C client library",
|
||||||
|
"license": "BSD",
|
||||||
|
"web": "https://github.com/lompik/libmpdclient.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user