Added package moss_nim (#1827)

This commit is contained in:
David 2021-03-04 12:23:34 +05:30 committed by GitHub
parent c002ee7717
commit 7d275037e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,8 @@
],
"description": "onnxruntime C Api wrapped for nim",
"license": "MIT",
"web": "https://github.com/YesDrX/onnxruntime-nim/"},
"web": "https://github.com/YesDrX/onnxruntime-nim/"
},
{
"name": "bionim",
"url": "https://github.com/Unaimend/bionim",
@ -21716,5 +21717,17 @@
"description": "InfluxDB API client library",
"license": "MIT",
"web": "https://gitlab.com/tdely/nimflux"
},
{
"name": "moss_nim",
"url": "https://github.com/D4D3VD4V3/moss_nim",
"method": "git",
"tags": [
"moss",
"similarity"
],
"description": "Moss (Measure of Software Similarity) implementation in Nim.",
"license": "MIT",
"web": "https://github.com/D4D3VD4V3/moss_nim"
}
]