mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add opencl.
This commit is contained in:
parent
99d2eca5bb
commit
c7f06cfe20
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user