vcpkg/ports/bshoshany-thread-pool/vcpkg.json
2024-03-25 15:30:38 -07:00

10 lines
378 B
JSON

{
"name": "bshoshany-thread-pool",
"version": "4.1.0",
"maintainers": "Barak Shoshany <baraksh@gmail.com>",
"description": "BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library",
"homepage": "https://github.com/bshoshany/thread-pool",
"documentation": "https://github.com/bshoshany/thread-pool/blob/master/README.md",
"license": "MIT"
}