{
  "name": "tinyproto",
  "href": "https://vcpkg.link/ports/tinyproto",
  "supports": "all",
  "published_at": "2025-06-10T22:29:34.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/lexus2k/tinyproto",
  "description": [
    "Tiny Software Protocol for communication over UART, SPI, etc"
  ],
  "license": "GPL-3.0-or-later",
  "version": {
    "type": "semver",
    "value": "1.1.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/640e297f1b67c4eb5a71d202a6a19355645676b5/ports/tinyproto",
    "hash": "640e297f1b67c4eb5a71d202a6a19355645676b5"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/lexus2k/tinyproto",
    "stars": 259
  },
  "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": []
}