mirror of
https://github.com/boostorg/compute.git
synced 2026-07-21 13:13:36 +00:00
Add meta/libraries.json file
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"key": "compute",
|
||||
"name": "Compute",
|
||||
"authors": [
|
||||
"Kyle Lutz"
|
||||
],
|
||||
"description": "Parallel/GPU-computing library",
|
||||
"category": [
|
||||
"Concurrent"
|
||||
],
|
||||
"maintainers": [
|
||||
"Kyle Lutz <kyle.r.lutz -at- gmail.com>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user