{
  "name": "qca",
  "href": "https://vcpkg.link/ports/qca",
  "supports": "all",
  "published_at": "2026-08-11T21:01:23.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://userbase.kde.org/QCA",
  "description": [
    "Qt Cryptographic Architecture - straightforward cross-platform crypto API"
  ],
  "license": "LGPL-2.1-or-later AND BSD-2-Clause AND MPL-2.0",
  "version": {
    "type": "semver",
    "value": "2.3.10",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/65e7b0190e22fb3981e0afd265080b2e3e1912f2/ports/qca",
    "hash": "65e7b0190e22fb3981e0afd265080b2e3e1912f2"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/KDE/qca",
    "stars": 108
  },
  "dependencies": [
    {
      "name": "qt5compat",
      "href": "https://vcpkg.link/ports/qt5compat",
      "is_host": false,
      "with_default_features": false,
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "botan",
      "default": [
        "all"
      ],
      "description": [
        "Build with botan"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "botan",
          "href": "https://vcpkg.link/ports/botan",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "ossl",
      "default": [],
      "description": [
        "Build with openssl"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "openssl",
          "href": "https://vcpkg.link/ports/openssl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}