mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add fswatch package (#1049)
This commit is contained in:
parent
842c005d47
commit
6902b76fb0
@ -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…
x
Reference in New Issue
Block a user