mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 13:38:59 +08:00
89a8853159
* [fann] Support UNIX, re-fix installation * [fann] fix uwp build * update baseline * update version record
8 lines
356 B
JSON
8 lines
356 B
JSON
{
|
|
"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"
|
|
}
|