GET /api/v1/ports/itpp-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "itpp-devel",
"portdir": "math/itpp",
"version": "20180529",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/itpp/",
"description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions.",
"long_description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions.: This port is kept up with the IT++ GIT 'master' branch, which is typically updated daily to weekly. This version of IT++ generally contains fixes to, and its API is compatible with, the current IT++ release, and will be incorporated in an upcoming release. This port may or not compile or function correctly, as it represents a work in progress. If it does not work, check back in a few days. Or try deactivating the currently active IT++ port, cleaning any current builds, and trying again.",
"active": true,
"categories": [
"science",
"math",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [
"debug",
"docs",
"atlas",
"accelerate",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16",
"texlive-latex"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"xmlto",
"doxygen",
"fftw-3",
"graphviz"
]
}
],
"depends_on": []
}