aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-07-18 14:44:55 +0100
committerGitHub <noreply@github.com>2018-07-18 14:44:55 +0100
commitdc5f360d45c3f3dde23a2386d5a608978de2885c (patch)
tree7e9f606f9bde4bcab2696edd9d6ee3c2bf23da5e /packages.json
parentf42685a5e3f113ef684f0a19767d45afd85e863a (diff)
parent29748c49092fcd6e89074cca1ee50412dcaf117f (diff)
downloadpackages-dc5f360d45c3f3dde23a2386d5a608978de2885c.tar.gz
packages-dc5f360d45c3f3dde23a2386d5a608978de2885c.zip
Merge pull request #801 from ba0f3/add-subhook0822
Added package subhook
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index b8a7b22..a9ec1f5 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]