GET /api/v1/ports/muparserx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "muparserx",
"portdir": "textproc/muparserx",
"version": "4.0.12",
"license": "BSD",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beltoforion/muparserx",
"description": "A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.",
"long_description": "A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 146
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"PothosCore",
"orfeotoolbox",
"py310-orfeotoolbox",
"py312-orfeotoolbox",
"py311-orfeotoolbox"
]
}
]
}