Add package mvb (#2632)

This commit is contained in:
Jason Huggins 2023-06-23 23:31:24 -05:00 committed by GitHub
parent aacd9c0c88
commit b435107ec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30583,5 +30583,24 @@
"description": "Nim module for the bzip2 compression format.",
"license": "MIT",
"web": "https://codeberg.org/Yepoleb/nim-bz2"
},
{
"name": "mvb",
"url": "https://github.com/tapsterbot/mvb-opencv",
"method": "git",
"tags": [
"opencv",
"library",
"wrapper",
"image",
"processing",
"minimal",
"mininum",
"viable",
"bindings"
],
"description": "Minimum viable bindings for OpenCV",
"license": "MIT",
"web": "https://github.com/tapsterbot/mvb-opencv"
}
]