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

{
    "name": "py39-flexmock",
    "portdir": "python/py-flexmock",
    "version": "0.12.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://flexmock.readthedocs.io/",
    "description": "Mock/stub/spy library for Python",
    "long_description": "Mock/stub/spy library for Python",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 541
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-poetry-core",
                "py39-setuptools",
                "py39-build",
                "py39-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "py39-iocapture"
            ]
        }
    ]
}