Added package z3nim (#1342)

This commit is contained in:
Double_oxygeN
2020-01-25 16:34:45 +01:00
committed by Miran
parent 8d272ce888
commit cc3b2bf6f0
+14
View File
@@ -16319,5 +16319,19 @@
"description": "ADB protocol implementation in Nim",
"license": "MIT",
"web": "https://github.com/Yardanico/nim-adb"
},
{
"name": "z3nim",
"url": "https://github.com/Double-oxygeN/z3nim",
"method": "git",
"tags": [
"z3",
"smt",
"wrapper",
"library"
],
"description": "Z3 binding for Nim",
"license": "MIT",
"web": "https://github.com/Double-oxygeN/z3nim"
}
]