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

{
    "name": "adtpro",
    "portdir": "emulators/adtpro",
    "version": "2.1.0",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://adtpro.com",
    "description": "transfers disks and disk images between Apple IIs and modern computers",
    "long_description": "Apple Disk Transfer ProDOS (ADTPro) transfers diskettes and logical disk images between Apple II-era computers and the modern world. Disks can be transferred using a Super Serial card, IIgs modem port or IIc/Laser 128 serial port; an Uthernet Ethernet card; or the built-in cassette ports.",
    "active": true,
    "categories": [
        "emulators"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "makeicns",
                "clang-14"
            ]
        }
    ],
    "depends_on": []
}