aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index ba73f85..f8570d5 100644
--- a/packages.json
+++ b/packages.json
@@ -8901,5 +8901,21 @@
"description": "A simple interface to a running Consul agent.",
"license": "BSD2",
"web": "https://github.com/makingspace/nim_consul"
+ },
+ {
+ "name": "keystone",
+ "url": "https://github.com/6A/Keystone.nim",
+ "method": "git",
+ "tags": [
+ "binding",
+ "keystone",
+ "asm",
+ "assembler",
+ "x86",
+ "arm"
+ ],
+ "description": "Bindings to the Keystone Assembler.",
+ "license": "MIT",
+ "web": "https://github.com/6A/Keystone.nim"
}
]