{
  "name": "karchive",
  "href": "https://vcpkg.link/ports/karchive",
  "supports": "!xbox",
  "published_at": "2026-05-06T18:12:19.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://api.kde.org/karchive-index.html",
  "homepage_href": "https://invent.kde.org/frameworks/karchive",
  "description": [
    "File compression"
  ],
  "license": "LGPL-2.0-or-later",
  "version": {
    "type": "semver",
    "value": "6.25.0",
    "port": 2
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/b5fe03f690670829e507f12327c2c6ce756a613a/ports/karchive",
    "hash": "b5fe03f690670829e507f12327c2c6ce756a613a"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "ecm",
      "href": "https://vcpkg.link/ports/ecm",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "qtbase",
      "href": "https://vcpkg.link/ports/qtbase",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "bzip2",
      "default": [],
      "description": [
        "Support for bzip2 compressed files and data streams"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "bzip2",
          "href": "https://vcpkg.link/ports/bzip2",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "lzma",
      "default": [],
      "description": [
        "Support for xz compressed files and data streams"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "liblzma",
          "href": "https://vcpkg.link/ports/liblzma",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "openssl",
      "default": [],
      "description": [
        "Support for encrypted archives"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "openssl",
          "href": "https://vcpkg.link/ports/openssl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "translations",
      "default": [],
      "description": [
        "Install translations"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "qttools",
          "href": "https://vcpkg.link/ports/qttools",
          "is_host": true,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "zstd",
      "default": [],
      "description": [
        "Support for zstd compressed files and data streams"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "zstd",
          "href": "https://vcpkg.link/ports/zstd",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}