Add opencl.

This commit is contained in:
Dominik Picheta 2014-03-16 21:08:32 +00:00
parent 99d2eca5bb
commit c7f06cfe20

View File

@ -559,5 +559,14 @@
"description": "Wraps the bcrypt (blowfish) library for creating encrypted hashes (useful for passwords)",
"license": "BSD",
"web": "https://www.github.com/ithkuil/bcryptnim/"
},
{
"name": "opencl",
"url": "git://github.com/nimrod-code/opencl",
"method": "git",
"tags": ["library"],
"description": "Low-level wrapper for OpenCL",
"license": "MIT",
"web": "https://github.com/nimrod-code/opencl"
}
]