Added package z3nim (#1342)

This commit is contained in:
Double_oxygeN 2020-01-26 00:34:45 +09:00 committed by Miran
parent 8d272ce888
commit cc3b2bf6f0

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