aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 6bda4a9..77e8c9a 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]