{
  "name": "libui",
  "href": "https://vcpkg.link/ports/libui",
  "supports": "!android & !emscripten & !ios & !uwp",
  "published_at": "2022-10-09T04:10:53.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/andlabs/libui",
  "description": [
    "Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports."
  ],
  "license": "MIT",
  "version": {
    "type": "date",
    "value": "2018-11-03",
    "port": 3
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/26a09951e7e57cac4a54827f50c160a006dae750/ports/libui",
    "hash": "26a09951e7e57cac4a54827f50c160a006dae750"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/andlabs/libui",
    "stars": 10894
  },
  "dependencies": [
    {
      "name": "gtk3",
      "href": "https://vcpkg.link/ports/gtk3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "!windows & !osx"
    },
    {
      "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": []
}