mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 01:28:24 -05:00
23 lines
388 B
JSON
Executable File
23 lines
388 B
JSON
Executable File
{
|
|
"name": "shogun",
|
|
"version-string": "6.1.4",
|
|
"port-version": 7,
|
|
"description": "Unified and efficient Machine Learning",
|
|
"homepage": "https://github.com/shogun-toolbox/shogun",
|
|
"dependencies": [
|
|
"blas",
|
|
"bzip2",
|
|
"curl",
|
|
"dirent",
|
|
"eigen3",
|
|
"liblzma",
|
|
"libxml2",
|
|
"lzo",
|
|
"nlopt",
|
|
"protobuf",
|
|
"rxcpp",
|
|
"snappy",
|
|
"zlib"
|
|
]
|
|
}
|