mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
Added package z3nim (#1342)
This commit is contained in:
parent
8d272ce888
commit
cc3b2bf6f0
@ -16319,5 +16319,19 @@
|
|||||||
"description": "ADB protocol implementation in Nim",
|
"description": "ADB protocol implementation in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Yardanico/nim-adb"
|
"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…
x
Reference in New Issue
Block a user