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

{
    "name": "bupstash",
    "portdir": "sysutils/bupstash",
    "version": "0.12.0",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://bupstash.io",
    "description": "Easy and efficient encrypted backups",
    "long_description": "Bupstash is a tool for encrypted backups - if you need secure backups, Bupstash is the tool for you. Bupstash was designed to have: Efficient deduplication, Offline decryption keys, Key/value tagging with search, Great performance on slow networks, Secure remote access controls, Efficient incremental backups, Fantastic performance with low RAM usage, Safety against malicious attacks.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 879
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "rust",
                "go-md2man",
                "cargo",
                "legacy-support",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libunwind",
                "libsodium"
            ]
        }
    ],
    "depends_on": []
}