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

{
    "name": "hg-keyring",
    "portdir": "devel/hg-keyring",
    "version": "1.4.4",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://foss.heptapod.net/mercurial/mercurial_keyring",
    "description": "Mercurial extension used to securely save passwords",
    "long_description": "mercurial_keyring is a Mercurial extension used to securely save HTTP and SMTP authentication passwords in password databases, including the macOS Keychain.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "danchr",
            "github": "danchr",
            "ports_count": 160
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-wheel",
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313",
                "py313-keyring",
                "py313-mercurial_extension_utils",
                "mercurial"
            ]
        }
    ],
    "depends_on": []
}