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

{
    "name": "py38-parameterized",
    "portdir": "python/py-parameterized",
    "version": "0.9.0",
    "license": "FreeBSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/wolever/parameterized",
    "description": "Parameterized testing with any Python test framework",
    "long_description": "Parameterized testing with any Python test framework",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-mock",
                "py38-nose",
                "py38-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py38-transformers"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-aws-sam-translator",
                "py38-apache-beam",
                "py38-m2crypto"
            ]
        }
    ]
}