add dbus bindings
This commit is contained in:
parent
0c288aaca0
commit
b3385dbc46
1 changed files with 9 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue