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

{
    "name": "py38-yaml",
    "portdir": "python/py-yaml",
    "version": "6.0.2",
    "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": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py38-build",
                "py38-installer",
                "py38-cython",
                "py38-setuptools",
                "py38-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "libyaml"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-cookiecutter",
                "py38-keras",
                "py38-scikit-hep-awkward",
                "py38-scikit-hep-awkward1",
                "salt",
                "py38-urlwatch",
                "py38-gammapy",
                "py38-pybtex",
                "py38-benchexec",
                "py38-pytorch",
                "py38-scruffington",
                "py38-eric-ide",
                "py38-jupytext",
                "py38-astropy",
                "py38-jupyter_events",
                "py38-ligo-lw",
                "py38-cloudflare",
                "py38-owslib",
                "py38-bokeh",
                "py38-asdf",
                "py38-confuse",
                "py38-hanko",
                "py38-watchdog",
                "salt-minion",
                "salt-master",
                "salt-syndic",
                "salt-api",
                "py38-awscli",
                "py38-npe2",
                "py38-dask",
                "py38-distributed",
                "py38-ansible-core",
                "py38-zlmdb"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-myst-parser",
                "py38-gammapy",
                "py38-kaptan",
                "py38-wxmplot",
                "py38-xraylarch",
                "py38-pytest-regressions",
                "py38-cfn-lint",
                "py38-pytorch-lightning",
                "py38-python-coveralls",
                "py38-dns-lexicon",
                "py38-ansible-compat",
                "py38-openstacksdk",
                "py38-oslo-config",
                "py38-cliff"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-coveralls",
                "py38-tomlkit",
                "py38-configargparse",
                "py38-falcon",
                "py38-aws-sam-translator",
                "py38-apache-beam",
                "py38-ddt",
                "py38-last"
            ]
        }
    ]
}