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

{
    "name": "py39-passlib",
    "portdir": "python/py-passlib",
    "version": "1.7.4",
    "license": "bsd",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://passlib.readthedocs.io/en/stable/",
    "description": "password hashing library",
    "long_description": "py-passlib is a password hashing library which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing passowrd hashes.",
    "active": true,
    "categories": [
        "security",
        "www",
        "python"
    ],
    "maintainers": [
        {
            "name": "snc",
            "github": "nerdling",
            "ports_count": 147
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-mitmproxy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-autobahn"
            ]
        }
    ]
}