{
  "name": "krpc-cnano",
  "href": "https://vcpkg.link/ports/krpc-cnano",
  "supports": "all",
  "published_at": "2026-07-23T18:13:03.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://krpc.github.io/krpc",
  "description": [
    "kRPC C-nano client — control Kerbal Space Program from C programs via RPC"
  ],
  "license": "LGPL-3.0-or-later AND Zlib",
  "version": {
    "type": "semver",
    "value": "0.6.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/3e243c063a2c9870189fda71e1339b2da745eb03/ports/krpc-cnano",
    "hash": "3e243c063a2c9870189fda71e1339b2da745eb03"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/krpc/krpc",
    "stars": 732
  },
  "dependencies": [
    {
      "name": "nanopb",
      "href": "https://vcpkg.link/ports/nanopb",
      "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": []
}