aboutsummaryrefslogtreecommitdiff
path: root/ports/fann/vcpkg.json
blob: c4bc01717c8b4e8cf8fb618c13ecb54e83a6acf6 (plain)
1
2
3
4
5
6
7
{
  "name": "fann",
  "version": "2.2.0",
  "port-version": 2,
  "description": "Fast Artificial Neural Network (FANN) Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks.",
  "homepage": "https://github.com/libfann/fann"
}