{
  "name": "lttb",
  "href": "https://vcpkg.link/ports/lttb",
  "supports": "all",
  "published_at": "2026-06-16T02:12:51.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/parkertomatoes/lttb-cpp",
  "description": [
    "C++ implementation of the Largest Triangle Three Buckets downsampling algorithm."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.0.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/58613d018f126ccaa9dac9a02b11142cb0f4f4ea/ports/lttb",
    "hash": "58613d018f126ccaa9dac9a02b11142cb0f4f4ea"
  },
  "repository": null,
  "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": []
}