{
  "name": "lmdb",
  "href": "https://vcpkg.link/ports/lmdb",
  "supports": "all",
  "published_at": "2026-08-10T17:14:59.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "http://www.lmdb.tech/doc/",
  "homepage_href": "https://www.symas.com/mdb",
  "description": [
    "Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues."
  ],
  "license": "OLDAP-2.8",
  "version": {
    "type": "semver",
    "value": "1.0.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/9ddbb3455bedef1180f9f1d3e252f91864f6b9e6/ports/lmdb",
    "hash": "9ddbb3455bedef1180f9f1d3e252f91864f6b9e6"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/LMDB/lmdb",
    "stars": 3027
  },
  "dependencies": [
    {
      "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": "tools",
      "default": [],
      "description": [
        "Build tools"
      ],
      "supports": "!uwp",
      "dependencies": [
        {
          "name": "getopt",
          "href": "https://vcpkg.link/ports/getopt",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}