mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Added package dmon (#2971)
This commit is contained in:
parent
cf1da4400a
commit
3dc7dba670
@ -34432,5 +34432,22 @@
|
||||
"description": "A slot and signals implementation for the Nim programming language",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/elcritch/sigils"
|
||||
},
|
||||
{
|
||||
"name": "dmon",
|
||||
"url": "https://github.com/elcritch/dmon-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"file-water",
|
||||
"file-monitor",
|
||||
"monitor",
|
||||
"cross-platform",
|
||||
"notify",
|
||||
"files",
|
||||
"directories"
|
||||
],
|
||||
"description": "Library to monitor file changes in a folder. A port of Dmon.",
|
||||
"license": "BSD-2-Clause",
|
||||
"web": "https://github.com/elcritch/dmon-nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user