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

{
    "name": "py36-yaml",
    "portdir": "python/py-yaml",
    "version": "5.4.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/yaml/pyyaml",
    "description": "YAML 1.1 parser and emitter for Python",
    "long_description": "PyYAML is a YAML parser and emitter for Python, which supports YAML 1.1, unicode input and output, low-level event-based parser and emitter API, high-level API for serializing and deserializing native Python objects.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py36-cython-compat"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libyaml",
                "python36"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-ligo-lw",
                "py36-keras",
                "py36-jupytext",
                "py36-dask",
                "py36-distributed",
                "py36-bokeh",
                "py36-local-pipelines",
                "py36-scikit-hep-awkward1",
                "py36-watchdog",
                "py36-benchexec",
                "py36-rasa-nlu",
                "py36-scruffington",
                "py36-urlwatch",
                "py36-ansible-core",
                "py36-mrjob",
                "py36-awscli",
                "py36-nltk",
                "py36-pybtex"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-pytest-regressions",
                "py36-cliff",
                "py36-gammapy",
                "py36-openstacksdk",
                "py36-oslo-config",
                "py36-myst-parser",
                "py36-kaptan",
                "py36-dns-lexicon"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py36-configargparse",
                "py36-tomlkit",
                "py36-ddt"
            ]
        }
    ]
}