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

{
    "name": "py39-ruamel-yaml",
    "portdir": "python/py-ruamel-yaml",
    "version": "0.18.10",
    "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": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 454
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py39-ruamel-yaml-clib"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-maggma",
                "py39-mitmproxy",
                "py39-instrumentkit",
                "py39-awscli2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-pymatgen"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-pyftdi"
            ]
        }
    ]
}