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

{
    "name": "p5.32-thrift",
    "portdir": "perl/p5-thrift",
    "version": "0.20.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://thrift.apache.org/",
    "description": "Perl implementation of Thrift serialization library",
    "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": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-test-exception",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "thrift",
                "perl5.32",
                "p5.32-bit-vector",
                "p5.32-class-accessor"
            ]
        }
    ],
    "depends_on": []
}