HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "radon",
"portdir": "devel/radon",
"version": "6.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rubik/radon",
"description": "Radon is a tool for Python that computes various metrics from the source code.",
"long_description": "Radon is a tool for Python that computes various metrics from the source code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-poetry-core",
"clang-16",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-colorama"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pytest-mock"
]
}
],
"depends_on": []
}