11 lines
228 B
JSON
11 lines
228 B
JSON
{
|
|
"name": "easycl",
|
|
"version": "0.3",
|
|
"port-version": 2,
|
|
"description": "OpenCL based lightweight c++ computing library",
|
|
"homepage": "https://github.com/architector1324/EasyCL",
|
|
"dependencies": [
|
|
"opencl"
|
|
]
|
|
}
|