GET /api/v1/ports/py311-coolprop/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-coolprop",
"portdir": "python/py-coolprop",
"version": "6.4.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.coolprop.org",
"description": "Open-source thermodynamic and transport properties database",
"long_description": "CoolProp implements: Pure and pseudo-pure fluid equations of state and transport properties for 122 components, mixture properties using high-accuracy Helmholtz energy formulations, correlations of properties of incompressible fluids and brines, computationally efficient tabular interpolation, highest accuracy psychrometric routines, user-friendly interface around the full capabilities of NIST REFPROP, fast IAPWS-IF97 (Industrial Formulation) for Water/Steam, and Cubic equations of state (SRK, PR).",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mp",
"github": "jsalort",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17",
"py311-cython-compat"
]
},
{
"type": "lib",
"ports": [
"rapidjson-devel",
"coolprop-refprop-headers",
"eigen3",
"boost176",
"msgpack-cpp",
"python311",
"libfmt4",
"coolprop-if97"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-coolprop"
]
}
]
}