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

11 lines
246 B
JSON

{
"name": "cpp-taskflow",
"version": "2.6.0",
"port-version": 2,
"description": "Fast Parallel Tasking Programming Library using Modern C++.",
"homepage": "https://github.com/taskflow/taskflow",
"dependencies": [
"taskflow"
]
}