11 lines
246 B
JSON
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"
|
|
]
|
|
}
|