Add sdnotify

This commit is contained in:
Federico Ceratto 2017-01-22 21:53:26 +00:00 committed by GitHub
parent a6850de89c
commit 9601645714

View File

@ -5768,5 +5768,19 @@
"description": "Wrapper for libevdev, Linux input device processing library",
"license": "MIT",
"web": "https://github.com/luked99/libevdev.nim"
},
{
"name": "sdnotify",
"url": "https://github.com/FedericoCeratto/nim-sdnotify",
"method": "git",
"tags": [
"os",
"linux",
"systemd",
"sdnotify"
],
"description": "Systemd service notification helper",
"license": "MIT",
"web": "https://github.com/FedericoCeratto/nim-sdnotify"
}
]