Added package subhook

This commit is contained in:
Huy Doan 2018-07-18 15:22:27 +07:00
parent f42685a5e3
commit 29748c4909

View File

@ -9994,5 +9994,23 @@
"description": "Nim Library for sequence (protein/nucleotide) bioinformatics",
"license": "BSD-3",
"web": "https://github.com/jhbadger/nimbioseq"
},
{
"name": "subhook",
"url": "https://github.com/ba0f3/subhook.nim",
"method": "git",
"tags": [
"hook",
"hooking",
"subhook",
"x86",
"windows",
"linux",
"unix",
""
],
"description": "subhook wrapper",
"license": "BSD2",
"web": "https://github.com/ba0f3/subhook.nim"
}
]