10 lines
253 B
JSON
Executable file
10 lines
253 B
JSON
Executable file
{
|
|
"name": "cpp-taskflow",
|
|
"version-string": "2.6.0",
|
|
"port-version": 1,
|
|
"description": "Fast Parallel Tasking Programming Library using Modern C++.",
|
|
"homepage": "https://github.com/taskflow/taskflow",
|
|
"dependencies": [
|
|
"taskflow"
|
|
]
|
|
}
|