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

{
    "name": "py39-pytest-metadata",
    "portdir": "python/py-pytest-metadata",
    "version": "3.1.1",
    "license": "MPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pytest-dev/pytest-metadata",
    "description": "Plugin for accessing test session metadata",
    "long_description": "pytest-metadata is a plugin for pytest that provides access to test session metadata.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-installer",
                "clang-17",
                "py39-build",
                "py39-hatchling",
                "py39-hatch-vcs"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-pytest"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-pytest-json-report"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-pytest-html"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-tensorflow-addons"
            ]
        }
    ]
}