aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 7568543..35fabcd 100644
--- a/packages.json
+++ b/packages.json
@@ -1928,5 +1928,14 @@
"description": "RethinkDB driver for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/rethinkdb.nim"
+ },
+ {
+ "name": "dbus",
+ "url": "https://github.com/zielmicha/nim-dbus",
+ "method": "git",
+ "tags": ["dbus"],
+ "description": "dbus bindings for Nim",
+ "license": "MIT",
+ "web": "https://github.com/zielmicha/nim-dbus"
}
]