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

{
    "name": "HexEditPowerPC",
    "portdir": "sysutils/HexEditPowerPC",
    "version": "2.20",
    "license": "(LGPL-2 or MPL-1)",
    "platforms": "{darwin < 11}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://sourceforge.net/projects/hexedit",
    "description": "Original HexEdit",
    "long_description": "Allows editing of any size file in hexadecimal, decimal and ASCII. A great tool that allows you to edit and analyze the contents for either the data or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.",
    "active": true,
    "categories": [
        "aqua",
        "devel",
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        }
    ],
    "depends_on": []
}