{
  "name": "openldap",
  "href": "https://vcpkg.link/ports/openldap",
  "supports": "!windows, (mingw & !x86)",
  "published_at": "2026-06-01T08:21:06.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.openldap.org/software/",
  "description": [
    "OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol."
  ],
  "license": "OLDAP-2.8",
  "version": {
    "type": "semver",
    "value": "2.6.13",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/cd9de5ceaa9eb43649e0dd1b66bf8e709e012972/ports/openldap",
    "hash": "cd9de5ceaa9eb43649e0dd1b66bf8e709e012972"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "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": [
    {
      "name": "cyrus-sasl",
      "default": [],
      "description": [
        "Enable Cyrus SASL support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "cyrus-sasl",
          "href": "https://vcpkg.link/ports/cyrus-sasl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "Enable client tools"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}