aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolitude <solitudesf@protonmail.com>2019-05-05 09:23:01 +0300
committerMiran <narimiran@disroot.org>2019-05-05 08:23:01 +0200
commitcc7868f7d1ec59047fa9604c3aa0063e03998057 (patch)
tree9d7c9ae094d51fa21c6317e6f172ff3f0bb1d5c3
parent2cdd363a34c3dcdc8e0e9b5818347803b10f7bca (diff)
downloadpackages-cc7868f7d1ec59047fa9604c3aa0063e03998057.tar.gz
packages-cc7868f7d1ec59047fa9604c3aa0063e03998057.zip
Added package mpdclient (#1074)
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index d0969e1..e1b31e9 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]