10 lines
235 B
JSON
Executable file
10 lines
235 B
JSON
Executable file
{
|
|
"name": "easycl",
|
|
"version-string": "0.3",
|
|
"port-version": 1,
|
|
"description": "OpenCL based lightweight c++ computing library",
|
|
"homepage": "https://github.com/architector1324/EasyCL",
|
|
"dependencies": [
|
|
"opencl"
|
|
]
|
|
}
|