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

{
    "name": "py39-pyarrow",
    "portdir": "devel/apache-arrow",
    "version": "13.0.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "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": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "tensorflow",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cctools",
                "cmake",
                "ninja",
                "pkgconfig",
                "py39-pip",
                "py39-setuptools",
                "py39-setuptools_scm",
                "py39-wheel",
                "bash",
                "py39-build",
                "py39-installer",
                "clang-16",
                "py39-cython-compat"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "rapidjson",
                "re2",
                "thrift",
                "python39",
                "c-ares",
                "wget",
                "py39-brotli",
                "py39-cython",
                "py39-numpy",
                "brotli",
                "libutf8proc",
                "boost181",
                "llvm-16",
                "py39-pycares",
                "bzip2",
                "lz4",
                "snappy",
                "zlib",
                "zstd",
                "abseil",
                "apache-arrow",
                "gmake",
                "google-glog",
                "grpc",
                "ninja",
                "openssl",
                "protobuf3-cpp"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-hypothesis",
                "py39-pandas",
                "py39-pytest",
                "py39-pytest-lazy-fixture",
                "py39-tz",
                "py39-cffi"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py39-apache-beam",
                "py39-kraken",
                "py39-tensorflow-data-validation",
                "py39-tfx-bsl",
                "py39-datasets"
            ]
        }
    ]
}