mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
add nim watchdog package (#1584)
This commit is contained in:
parent
b3c23bf46f
commit
3540c37a9b
@ -18943,5 +18943,18 @@
|
||||
"description": "Selectors extension.",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/xflywind/ioselectors"
|
||||
},
|
||||
{
|
||||
"name": "nwatchdog",
|
||||
"url": "https://github.com/zendbit/nim.nwatchdog",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"watchdog",
|
||||
"files",
|
||||
"io"
|
||||
],
|
||||
"description": "Simple watchdog (watch file changes modified, deleted, created) in nim lang.",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/zendbit/nim.nwatchdog"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user