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

{
    "name": "py39-pyarrow",
    "portdir": "devel/apache-arrow",
    "version": "20.0.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "",
    "description": "Powering In-Memory Analytics",
    "long_description": "Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "clang-17",
                "py39-installer",
                "py39-build",
                "bash",
                "py39-wheel",
                "py39-setuptools_scm",
                "cctools",
                "cmake",
                "ninja",
                "py39-pip"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "boost181",
                "py39-pycares",
                "py39-numpy",
                "py39-cython",
                "py39-brotli",
                "python39",
                "apache-arrow"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-hypothesis",
                "py39-pandas",
                "py39-pytest",
                "py39-pytest-lazy-fixture",
                "py39-tz",
                "py39-cffi"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py39-tensorflow-data-validation",
                "py39-tfx-bsl",
                "py39-apache-beam",
                "py39-kraken",
                "py39-datasets"
            ]
        }
    ]
}