Merge pull request #701 from 6A/add-keystone2153

Add package keystone
This commit is contained in:
Dominik Picheta 2018-04-10 20:56:27 +01:00 committed by GitHub
commit 2e5aee52aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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