Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

8 lines
258 B
JSON

{
"name": "josuttis-jthread",
"version-date": "2020-07-21",
"port-version": 3,
"description": "C++ class for a joining and cooperative interruptible thread (std::jthread) with stop_token helper",
"homepage": "https://github.com/josuttis/jthread"
}