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

{
    "name": "py39-pytest-sugar",
    "portdir": "python/py-pytest-sugar",
    "version": "0.9.7",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pivotfinland.com/pytest-sugar/",
    "description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
    "long_description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "kirill",
            "github": "catap",
            "ports_count": 1279
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-build",
                "py39-installer",
                "clang-16",
                "py39-setuptools",
                "py39-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "py39-termcolor"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-pytest"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "py39-transformers",
                "py39-typer"
            ]
        }
    ]
}