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

{
    "name": "fpc-cross-i386-wince",
    "portdir": "lang/fpc",
    "version": "3.2.2",
    "license": "(GPL-2 or LGPL-2)",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.freepascal.org",
    "description": "FPC cross-compiler for i386-wince",
    "long_description": "This Pascal crosscompiler produces i386 executables, which run natively on i386-wince systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Pi386 -Twince FILENAME",
    "active": true,
    "categories": [
        "lang",
        "pascal"
    ],
    "maintainers": [
        {
            "name": "karl-michael.schindler",
            "github": "kamischi",
            "ports_count": 33
        },
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "fpc",
                "fpc-cross",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}