GET /api/v1/ports/openEMS/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openEMS",
"portdir": "science/openEMS",
"version": "20230107-0342eefd",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thliebig/openEMS",
"description": "openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method",
"long_description": "openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 147
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"bison",
"cmake",
"flex",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"tinyxml",
"fparser",
"boost176",
"cgal4",
"vtk",
"hdf5",
"CSXCAD"
]
},
{
"type": "run",
"ports": [
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"AppCSXCAD"
]
}
]
}