{
  "name": "triangle",
  "href": "https://vcpkg.link/ports/triangle",
  "supports": "!uwp",
  "published_at": "2024-10-16T03:31:38.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "http://www.cs.cmu.edu/~quake/triangle.html",
  "description": [
    "A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator."
  ],
  "license": null,
  "version": {
    "type": "dot",
    "value": "1.6",
    "port": 4
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c01623c57c74667cf8c05ffbbf654c5564beac0a/ports/triangle",
    "hash": "c01623c57c74667cf8c05ffbbf654c5564beac0a"
  },
  "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": [
    {
      "name": "tool",
      "default": [],
      "description": [
        "Build the command line tool."
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}