{
  "name": "gpgmepp",
  "href": "https://vcpkg.link/ports/gpgmepp",
  "supports": "all",
  "published_at": "2025-09-12T22:06:56.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://gnupg.org/software/gpgme/",
  "description": [
    "A C++ binding for gpgme"
  ],
  "license": "LGPL-2.0-or-later",
  "version": {
    "type": "semver",
    "value": "2.0.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5310ca834d9d1c3a54d930346f3d758a73cb3008/ports/gpgmepp",
    "hash": "5310ca834d9d1c3a54d930346f3d758a73cb3008"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "gpgme",
      "href": "https://vcpkg.link/ports/gpgme",
      "is_host": false,
      "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-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": []
}