15 lines
268 B
JSON
15 lines
268 B
JSON
|
{
|
||
|
"key": "compute",
|
||
|
"name": "Compute",
|
||
|
"authors": [
|
||
|
"Kyle Lutz"
|
||
|
],
|
||
|
"description": "Parallel/GPU-computing library",
|
||
|
"category": [
|
||
|
"Concurrent"
|
||
|
],
|
||
|
"maintainers": [
|
||
|
"Kyle Lutz <kyle.r.lutz -at- gmail.com>"
|
||
|
]
|
||
|
}
|