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

{
    "name": "xh",
    "portdir": "net/xh",
    "version": "0.23.0",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/ducaale/xh",
    "description": "xh is a friendly and fast tool for sending HTTP requests.",
    "long_description": "xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design.",
    "active": true,
    "categories": [
        "net",
        "www"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 570
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cargo",
                "legacy-support",
                "rust",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libunwind"
            ]
        }
    ],
    "depends_on": []
}