vcpkg/ports/x86-simd-sort/vcpkg.json

8 lines
254 B
JSON

{
"name": "x86-simd-sort",
"version": "5.0",
"description": "C++ header file library for high-performance SIMD-based sorting algorithms for primitive datatypes",
"homepage": "https://github.com/intel/x86-simd-sort",
"license": "BSD-3-Clause"
}