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

{
    "name": "py37-ruamel-yaml",
    "portdir": "python/py-ruamel-yaml",
    "version": "0.17.35",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://yaml.readthedocs.io/",
    "description": "YAML 1.2 loader/dumper package for Python",
    "long_description": "YAML 1.2 loader/dumper package for Python. It is a derivative of Kirill Simonov’s PyYAML 3.11.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 454
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "py37-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py37-ruamel-yaml-clib"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-awscli2",
                "py37-rasa-nlu",
                "py37-instrumentkit",
                "py37-mitmproxy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-pymatgen"
            ]
        }
    ]
}