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

{
    "name": "webarchiver",
    "portdir": "www/webarchiver",
    "version": "0.13",
    "license": "GPL-3",
    "platforms": "macosx",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://github.com/newzealandpaul/webarchiver",
    "description": "Command-line tool to create Safari-style webarchives",
    "long_description": "webarchiver is a simply utility that allows you to create Safari webarchives (.webarchive) from the command line. webarchiver is compatible with Mac OS X 10.4 (Safari 2.0).",
    "active": true,
    "categories": [
        "www"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 423
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}