Added package z3nim (#1342)
This commit is contained in:
parent
8d272ce888
commit
cc3b2bf6f0
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue