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

{
    "name": "py38-pyarrow",
    "portdir": "devel/apache-arrow",
    "version": "11.0.0",
    "license": "Apache-2",
    "platforms": "{darwin >= 17}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/apache/arrow",
    "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": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cctools",
                "cmake",
                "ninja",
                "pkgconfig",
                "py38-pip",
                "py38-setuptools",
                "py38-setuptools_scm",
                "py38-wheel",
                "bash",
                "clang-16"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ninja",
                "openssl",
                "protobuf3-cpp",
                "rapidjson",
                "re2",
                "thrift",
                "python38",
                "c-ares",
                "wget",
                "py38-brotli",
                "py38-cython",
                "py38-numpy",
                "py38-pycares",
                "libutf8proc",
                "py38-tensorflow",
                "boost176",
                "brotli",
                "llvm-14",
                "bzip2",
                "lz4",
                "snappy",
                "zlib",
                "zstd",
                "abseil",
                "gmake",
                "google-glog",
                "grpc",
                "jemalloc"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-hypothesis",
                "py38-pandas",
                "py38-pytest",
                "py38-pytest-lazy-fixture",
                "py38-tz",
                "py38-cffi"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py38-apache-beam",
                "py38-kraken",
                "py38-datasets",
                "py38-tensorflow-data-validation",
                "py38-tfx-bsl"
            ]
        }
    ]
}