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

{
    "name": "libmetalink",
    "portdir": "net/libmetalink",
    "version": "0.1.3",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://launchpad.net/libmetalink",
    "description": "libmetalink is a library for reading Metalink XML download description files.",
    "long_description": "libmetalink is a library for reading Metalink XML download description files. It is intended to help developers of C programs add Metalink functionality.",
    "active": true,
    "categories": [
        "devel",
        "net"
    ],
    "maintainers": [],
    "variants": [
        "test",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "expat"
            ]
        }
    ],
    "depends_on": []
}