GET /api/v1/ports/py37-prometheus_client/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py37-prometheus_client",
    "portdir": "python/py-prometheus_client",
    "version": "0.17.1",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/prometheus/client_python",
    "description": "Prometheus instrumentation library for Python applications",
    "long_description": "Prometheus instrumentation library for Python applications",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2546
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "py37-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-jupyter_server",
                "py37-notebook"
            ]
        }
    ]
}