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

{
    "name": "KeePassXC",
    "portdir": "security/KeePassXC",
    "version": "2.7.6",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/keepassxreboot/keepassxc",
    "description": "KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.",
    "long_description": "KeePassXC is a community fork of KeePassX with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.",
    "active": true,
    "categories": [
        "aqua",
        "security"
    ],
    "maintainers": [],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "qt5-qttools",
                "cmake",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "gnupg2"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcrypt",
                "libsodium",
                "readline",
                "qt5-qtbase",
                "botan",
                "ykpers",
                "qrencode",
                "qt5-qtsvg",
                "qt5-qtmacextras",
                "zlib",
                "minizip",
                "argon2"
            ]
        }
    ],
    "depends_on": []
}