Added package selfpipe (#2822)

This commit is contained in:
Tobias Dély
2024-03-02 18:20:34 +08:00
committed by GitHub
parent 6657c72aed
commit 93413f0f90
+12
View File
@@ -32673,6 +32673,18 @@
"license": "MIT",
"web": "https://github.com/Q-Master/amqp-stats.nim"
},
{
"name": "selfpipe",
"url": "https://github.com/tdely/selfpipe",
"method": "git",
"tags": [
"signal",
"signalhandling"
],
"description": "Easy safe signal handling",
"license": "MIT",
"web": "https://github.com/tdely/selfpipe"
},
{
"name": "simplestatsdclient",
"url": "https://github.com/Q-Master/statsdclient.nim",