11 lines
256 B
JSON
Executable File
11 lines
256 B
JSON
Executable File
{
|
|
"name": "pthreadpool",
|
|
"version-date": "2020-04-10",
|
|
"port-version": 2,
|
|
"description": "Portable (POSIX/Windows/Emscripten) thread pool for C/C++",
|
|
"homepage": "https://github.com/Maratyszcza/pthreadpool",
|
|
"dependencies": [
|
|
"fxdiv"
|
|
]
|
|
}
|