Added package dmon (#2971)

This commit is contained in:
Jaremy Creechley 2025-01-16 02:26:43 -07:00 committed by GitHub
parent cf1da4400a
commit 3dc7dba670
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]