mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package vmprotect (#1509)
This commit is contained in:
parent
6b30b51846
commit
aa02b51804
@ -18216,19 +18216,31 @@
|
|||||||
"web": "https://github.com/khchen/hashlib"
|
"web": "https://github.com/khchen/hashlib"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"alsa",
|
"name": "alsa",
|
||||||
"url": "https://gitlab.com/eagledot/nim-alsa",
|
"url": "https://gitlab.com/eagledot/nim-alsa",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags":[
|
"tags": [
|
||||||
"linux",
|
"linux",
|
||||||
"bindings",
|
"bindings",
|
||||||
"audio",
|
"audio",
|
||||||
"alsa",
|
"alsa",
|
||||||
"sound"
|
"sound"
|
||||||
],
|
],
|
||||||
"description": "NIM bindings for ALSA-LIB c library",
|
"description": "NIM bindings for ALSA-LIB c library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://gitlab.com/eagledot/nim-alsa"
|
"web": "https://gitlab.com/eagledot/nim-alsa"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "vmprotect",
|
||||||
|
"url": "https://github.com/ba0f3/vmprotect.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"vmprotect",
|
||||||
|
"sdk",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "Wrapper for VMProtect SDK",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/ba0f3/vmprotect.nim"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user