Added package nimvisa (#1690)

This commit is contained in:
leeooox 2020-11-03 22:01:37 +08:00 committed by GitHub
parent 7cb230eb48
commit 3597f40fb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20085,5 +20085,16 @@
"description": "Canonical JSON according to RFC8785",
"license": "MIT",
"web": "https://github.com/jackhftang/canonicaljson.nim"
},
{
"name": "nimvisa",
"url": "https://github.com/leeooox/nimvisa",
"method": "git",
"tags": [
"wrapper"
],
"description": "nimvisa is C wrapper for NI-VISA instrument control library",
"license": "MIT",
"web": "https://github.com/leeooox/nimvisa"
}
]