Merge pull request #801 from ba0f3/add-subhook0822

Added package subhook
This commit is contained in:
Dominik Picheta 2018-07-18 14:44:55 +01:00 committed by GitHub
commit dc5f360d45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]