{
  "name": "libevent",
  "href": "https://vcpkg.link/ports/libevent",
  "supports": "all",
  "published_at": "2024-06-19T21:07:05.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/libevent/libevent",
  "description": [
    "An event notification library"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "2.1.12+20230128",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/6db51d86a9c2796581d74c9a7eb46e52ee8cb7eb/ports/libevent",
    "hash": "6db51d86a9c2796581d74c9a7eb46e52ee8cb7eb"
  },
  "repository": null,
  "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": "openssl",
      "default": [],
      "description": [
        "Support for openssl"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libevent",
          "href": "https://vcpkg.link/ports/libevent",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "openssl",
          "href": "https://vcpkg.link/ports/openssl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "thread",
      "default": [
        "all"
      ],
      "description": [
        "Support for thread"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}