GET /api/v1/ports/py37-distro/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-distro",
"portdir": "python/py-distro",
"version": "1.8.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nir0s/distro",
"description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"long_description": "distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 670
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-awscli2",
"py37-scikit-build"
]
}
]
}