{
  "name": "epoll-shim",
  "href": "https://vcpkg.link/ports/epoll-shim",
  "supports": "osx | freebsd | openbsd",
  "published_at": "2025-10-06T17:35:13.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/jiixyj/epoll-shim",
  "description": [
    "Small epoll implementation using kqueue"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.0.20240608",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/3d9cc9a555e06725e9dbd8bc53d2e3875b82e198/ports/epoll-shim",
    "hash": "3d9cc9a555e06725e9dbd8bc53d2e3875b82e198"
  },
  "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": []
}