{
  "name": "krpc",
  "href": "https://vcpkg.link/ports/krpc",
  "supports": "all",
  "published_at": "2026-07-24T01:22:24.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://krpc.github.io/krpc",
  "description": [
    "kRPC C++ client — control Kerbal Space Program from C++ programs via RPC"
  ],
  "license": "LGPL-3.0-or-later",
  "version": {
    "type": "semver",
    "value": "0.6.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/0e63f6e0cb2c4bc7f0d136dcf6926d386c8ea4bc/ports/krpc",
    "hash": "0e63f6e0cb2c4bc7f0d136dcf6926d386c8ea4bc"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/krpc/krpc",
    "stars": 732
  },
  "dependencies": [
    {
      "name": "asio",
      "href": "https://vcpkg.link/ports/asio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "protobuf",
      "href": "https://vcpkg.link/ports/protobuf",
      "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": []
}