Add sksbox to nimble (manually, because nimble publish is >:|)

This commit is contained in:
Skrylar
2017-12-17 07:53:12 +00:00
committed by GitHub
parent 68cccac9e1
commit bb906b15ca
+16 -1
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"
},
]