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

{
    "name": "thefuck",
    "portdir": "python/thefuck",
    "version": "3.32",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/nvbn/thefuck",
    "description": "a magnificent app that corrects errors in previous console commands",
    "long_description": "The Fuck is a magnificent app that corrects errors in previous console commands.",
    "active": true,
    "categories": [
        "sysutils",
        "python"
    ],
    "maintainers": [
        {
            "name": "i0ntempest",
            "github": "i0ntempest",
            "ports_count": 182
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "py313-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313",
                "py313-pyte",
                "py313-six",
                "py313-decorator",
                "py313-psutil",
                "py313-colorama"
            ]
        }
    ],
    "depends_on": []
}