GET /api/v1/ports/p5.30-mogilefs-client/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-mogilefs-client",
    "portdir": "perl/p5-mogilefs-client",
    "version": "1.170.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/MogileFS::Client",
    "description": "Client library for the MogileFS distributed file system",
    "long_description": "This module is a client library for the MogileFS distributed file system. The class method 'new' creates a client object against a particular mogilefs tracker and domain. This object may then be used to store and retrieve content easily from MogileFS.",
    "active": true,
    "categories": [
        "sysutils",
        "net",
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-io-stringy",
                "p5.30-libwww-perl"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-mogilefs-server",
                "p5.30-mogilefs-utils"
            ]
        }
    ]
}