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

{
    "name": "py37-responses",
    "portdir": "python/py-responses",
    "version": "0.12.1",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/getsentry/responses",
    "description": "A utility library for mocking out the requests library",
    "long_description": "A utility library for mocking out the requests library",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 566
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-six",
                "python37",
                "py37-urllib3",
                "py37-requests"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py37-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "py37-openid"
            ]
        }
    ]
}