GET /api/v1/ports/64tass/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "64tass",
    "portdir": "devel/64tass",
    "version": "1.58.2974",
    "license": "GPL-2+ and LGPL-2+ and LGPL-2.1+ and MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://tass64.sourceforge.net/",
    "description": "A multi pass optimizing macro assembler for the 65xx series of processors",
    "long_description": "64tass, sometimes also known as tass64, is a multi-pass optimizing macro assembler for the 65xx series of processors written in portable C. tass64 is syntax compatible with the independent, though similarly named, native Commodore 64 assembler TurboAssembler by Omicron.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "jaeden",
            "github": "Patater",
            "ports_count": 1
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        }
    ],
    "depends_on": []
}