Added package mpdclient (#1074)

This commit is contained in:
Solitude 2019-05-05 09:23:01 +03:00 committed by Miran
parent 2cdd363a34
commit cc7868f7d1

View File

@ -13229,5 +13229,19 @@
"description": ".NET-inspired lightweight clipboard library",
"license": "MIT",
"web": "https://github.com/Guevara-chan/Cliptomania"
},
{
"name": "mpdclient",
"url": "https://github.com/SolitudeSF/mpdclient",
"method": "git",
"tags": [
"mpd",
"music",
"player",
"client"
],
"description": "MPD client library",
"license": "MIT",
"web": "https://github.com/SolitudeSF/mpdclient"
}
]