{
  "name": "libassuan",
  "href": "https://vcpkg.link/ports/libassuan",
  "supports": "!windows | mingw",
  "published_at": "2025-05-28T07:54:17.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://gnupg.org/software/libassuan/index.html",
  "description": [
    "A library implementing the so-called Assuan protocol"
  ],
  "license": "LGPL-2.1-or-later",
  "version": {
    "type": "semver",
    "value": "3.0.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/cfdf45f5811d45bb481c0e67c1a051c12b8642dc/ports/libassuan",
    "hash": "cfdf45f5811d45bb481c0e67c1a051c12b8642dc"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libassuan",
      "href": "https://vcpkg.link/ports/libassuan",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libgpg-error",
      "href": "https://vcpkg.link/ports/libgpg-error",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-make",
      "href": "https://vcpkg.link/ports/vcpkg-make",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}