Added package libfswatch (#1385)

Co-authored-by: Clyybber <darkmine956@gmail.com>
This commit is contained in:
Nameless 2020-03-03 08:42:51 +08:00 committed by GitHub
parent c49800933f
commit 90e65116b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16837,5 +16837,20 @@
"description": "Plugin system for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/plugins"
},
{
"name": "libfswatch",
"url": "https://github.com/paul-nameless/nim-fswatch",
"method": "git",
"tags": [
"fswatch",
"libfswatch",
"inotify",
"fs"
],
"description": "Nim binding to libfswatch",
"license": "MIT",
"web": "https://github.com/paul-nameless/nim-fswatch"
}
]