Merge pull request #633 from Skrylar/patch-1

Add sksbox to nimble
This commit is contained in:
Dominik Picheta 2017-12-18 23:24:14 +00:00 committed by GitHub
commit f9015a5d2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7841,5 +7841,20 @@
"description": "C2nim helper to simplify and automate wrapping C libraries",
"license": "MIT",
"web": "https://github.com/genotrance/nimgen"
},
{
"name": "sksbox",
"url": "https://github.com/Skrylar/sksbox",
"method": "git",
"tags": [
"sbox",
"binary",
"binaryformat",
"nothings",
"container"
],
"description": "A native-nim implementaton of the sBOX generic container format.",
"license": "MIT",
"web": "https://github.com/Skrylar/sksbox"
}
]