mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add i3ipc
This commit is contained in:
parent
f256e381a6
commit
4b66f72f1f
@ -8481,5 +8481,18 @@
|
|||||||
"description": "Bencode serialization/deserialization library",
|
"description": "Bencode serialization/deserialization library",
|
||||||
"license": "LGPLv3",
|
"license": "LGPLv3",
|
||||||
"web": "https://github.com/FedericoCeratto/nim-bencode"
|
"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…
x
Reference in New Issue
Block a user