GET /api/v1/ports/crlibm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "crlibm",
"portdir": "devel/crlibm",
"version": "1.0beta5",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20170128033523/http://lipforge.ens-lyon.fr/www/crlibm/",
"description": "An efficient and proven correctly-rounded mathematical library",
"long_description": "An efficient and proven correctly-rounded mathematical library",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pycrlibm",
"py35-pycrlibm",
"py36-pycrlibm"
]
}
]
}