aboutsummaryrefslogtreecommitdiff
path: root/ports/nmslib/vcpkg.json
blob: 55af27add03f7d607833a6dde8c58fd3678dd0e4 (plain)
1
2
3
4
5
6
7
8
{
  "name": "nmslib",
  "version-string": "2.0.6",
  "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)"
}