15 lines
410 B
JSON
Executable File
15 lines
410 B
JSON
Executable File
{
|
|
"name": "nmslib",
|
|
"version": "2.1.1",
|
|
"port-version": 1,
|
|
"description": "Non-Metric Space Library (NMSLIB) is an efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.",
|
|
"homepage": "https://github.com/searchivarius/nmslib",
|
|
"supports": "!(arm | uwp)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|