{
  "name": "via-httplib",
  "href": "https://vcpkg.link/ports/via-httplib",
  "supports": "all",
  "published_at": "2024-08-21T06:40:31.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/kenba/via-httplib",
  "description": [
    "A library for embedding an HTTP or HTTPS server in C++ applications."
  ],
  "license": "GPL-2.0-or-later",
  "version": {
    "type": "semver",
    "value": "1.9.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/bb002e69deb36c00e9ce21810f69eff349a833f7/ports/via-httplib",
    "hash": "bb002e69deb36c00e9ce21810f69eff349a833f7"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/kenba/via-httplib",
    "stars": 47
  },
  "dependencies": [
    {
      "name": "boost-asio",
      "href": "https://vcpkg.link/ports/boost-asio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "json-spirit",
      "href": "https://vcpkg.link/ports/json-spirit",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": []
}