Add fswatch package (#1049)

This commit is contained in:
Federico Ceratto
2019-04-07 09:14:20 +02:00
committed by Miran
parent 842c005d47
commit 6902b76fb0
+14
View File
@@ -13032,5 +13032,19 @@
"description": "A lexer generator and parser generator package work in Nim.",
"license": "GPL-3.0",
"web": "https://github.com/loloiccl/nimly"
},
{
"name": "fswatch",
"url": "https://github.com/FedericoCeratto/nim-fswatch",
"method": "git",
"tags": [
"fswatch",
"fsmonitor",
"libfswatch",
"filesystem"
],
"description": "Wrapper for the fswatch library.",
"license": "GPL-3.0",
"web": "https://github.com/FedericoCeratto/nim-fswatch"
}
]