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

{
    "name": "py311-ntlm-auth",
    "portdir": "python/py-ntlm-auth",
    "version": "1.5.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/jborean93/ntlm-auth",
    "description": "Calculates NTLM Authentication codes",
    "long_description": "The goal of this library is to offer full NTLM support including signing and sealing of messages as well as supporting MIC for message integrity and the ability to customise and set limits on the messages sent.",
    "active": true,
    "categories": [
        "security",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        }
    ],
    "depends_on": []
}