Add fswatch package (#1049)
This commit is contained in:
parent
842c005d47
commit
6902b76fb0
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue