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

{
    "name": "py38-thrift",
    "portdir": "python/py-thrift",
    "version": "0.20.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://thrift.apache.org/",
    "description": "Python bindings to Thrift",
    "long_description": "Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-wheel",
                "py38-installer",
                "clang-16",
                "py38-setuptools",
                "py38-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "thrift"
            ]
        }
    ],
    "depends_on": []
}