GET /api/v1/ports/shogun-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "shogun-devel",
"portdir": "math/shogun-devel",
"version": "4.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://shogun-toolbox.org",
"description": "The machine learning toolbox's focus is on large scale kernel methods",
"long_description": "The machine learning toolbox's focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, among them the state of the art OCAS, LibSVM, SVMLight, SVMLin and GPDT.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"debug",
"python27"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"python27",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"xz",
"protobuf-cpp",
"readline",
"arpack",
"atlas",
"bzip2",
"glpk",
"lp_solve",
"hdf5",
"json-c",
"libxml2",
"eigen3",
"gzip",
"lzo2",
"snappy"
]
}
],
"depends_on": []
}