mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package nimvss (#3121)
This commit is contained in:
parent
3d1ff13a3d
commit
5910866494
@ -36168,5 +36168,21 @@
|
|||||||
"description": "Bindings for Libevent",
|
"description": "Bindings for Libevent",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/openpeeps/libevent-nim"
|
"web": "https://github.com/openpeeps/libevent-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimvss",
|
||||||
|
"url": "https://github.com/srozb/nimvss",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"wrapper",
|
||||||
|
"vss",
|
||||||
|
"windows",
|
||||||
|
"shadow",
|
||||||
|
"snapshot"
|
||||||
|
],
|
||||||
|
"description": "Minimal Nim library that provides simple access to Windows Volume Shadow Copy Service (VSS)",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/srozb/nimvss"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user