mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package moss_nim (#1827)
This commit is contained in:
parent
c002ee7717
commit
7d275037e6
@ -8,7 +8,8 @@
|
|||||||
],
|
],
|
||||||
"description": "onnxruntime C Api wrapped for nim",
|
"description": "onnxruntime C Api wrapped for nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/YesDrX/onnxruntime-nim/"},
|
"web": "https://github.com/YesDrX/onnxruntime-nim/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "bionim",
|
"name": "bionim",
|
||||||
"url": "https://github.com/Unaimend/bionim",
|
"url": "https://github.com/Unaimend/bionim",
|
||||||
@ -21716,5 +21717,17 @@
|
|||||||
"description": "InfluxDB API client library",
|
"description": "InfluxDB API client library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://gitlab.com/tdely/nimflux"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user