Add libmpdclient package
This commit is contained in:
parent
4121130cb3
commit
3f1d9ed610
1 changed files with 11 additions and 0 deletions
|
|
@ -4612,5 +4612,16 @@
|
|||
"description": "implements the cucumber BDD framework in the nim language",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue