GET /api/v1/ports/udunits/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "udunits",
"portdir": "science/udunits",
"version": "1.12.11",
"license": "UCAR-Unidata",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.unidata.ucar.edu/software/udunits/",
"description": "Unidata unit conversion libraray",
"long_description": "The Unidata units library supports conversion of unit specifications between formatted and binary forms, arithmetic manipulation of unit specifications, and conversion of values between compatible scales of measurement.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"byacc",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"grads"
]
},
{
"type": "run",
"ports": [
"R-mlr"
]
}
]
}