HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "buddy",
"portdir": "math/buddy",
"version": "2.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://buddy.sourceforge.net/",
"description": "binary decision diagram package",
"long_description": "binary decision diagram package",
"active": true,
"categories": [
"devel",
"science",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-buddy",
"Maude"
]
}
]
}