{ "name": "openldap", "version": "2.6.12", "description": "OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol.", "homepage": "https://www.openldap.org/software/", "license": "OLDAP-2.8", "supports": "!windows, (mingw & !x86)", "dependencies": [ "openssl", { "name": "vcpkg-make", "host": true } ], "features": { "cyrus-sasl": { "description": "Enable Cyrus SASL support", "dependencies": [ "cyrus-sasl" ] }, "tools": { "description": "Enable client tools" } } }