Added package nimvss (#3121)

This commit is contained in:
srozb 2025-09-16 08:17:30 +02:00 committed by GitHub
parent 3d1ff13a3d
commit 5910866494
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36168,5 +36168,21 @@
"description": "Bindings for Libevent",
"license": "MIT",
"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"
}
]