GET /api/v1/ports/py36-pycrlibm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-pycrlibm",
"portdir": "python/py-pycrlibm",
"version": "1.0.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/taschini/pycrlibm",
"description": "Python bindings for CRlibm",
"long_description": "Python bindings for CRlibm, an efficient and proven correctly-rounded mathematical library.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"crlibm",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pycrlibm",
"py36-pyinterval"
]
}
]
}