GET /api/v1/ports/openmpi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openmpi",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers.",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 337
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openmpi-default"
]
}
],
"depends_on": []
}