Add i3ipc
This commit is contained in:
parent
f256e381a6
commit
4b66f72f1f
1 changed files with 13 additions and 0 deletions
|
|
@ -8481,5 +8481,18 @@
|
|||
"description": "Bencode serialization/deserialization library",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/FedericoCeratto/nim-bencode"
|
||||
},
|
||||
{
|
||||
"name": "i3ipc",
|
||||
"url": "https://github.com/FedericoCeratto/nim-i3ipc",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"i3"
|
||||
],
|
||||
"description": "i3 IPC client library",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/FedericoCeratto/nim-i3ipc"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue