{
  "name": "josuttis-jthread",
  "href": "https://vcpkg.link/ports/josuttis-jthread",
  "supports": "all",
  "published_at": "2023-04-13T16:13:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/josuttis/jthread",
  "description": [
    "C++ class for a joining and cooperative interruptible thread (std::jthread) with stop_token helper"
  ],
  "license": null,
  "version": {
    "type": "date",
    "value": "2020-07-21",
    "port": 3
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5b11232d00476c66724c81adfe5e3777a9aec38f/ports/josuttis-jthread",
    "hash": "5b11232d00476c66724c81adfe5e3777a9aec38f"
  },
  "repository": null,
  "dependencies": [],
  "dev_dependencies": [],
  "features": []
}