{ "name": "openzl", "version": "0.1.0", "description": "Format-aware compression framework delivering high ratios while preserving speed.", "homepage": "https://github.com/facebook/openzl", "license": "BSD-3-Clause AND Apache-2.0", "supports": "!uwp & !x86 & !arm32", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true }, { "name": "vcpkg-cmake-get-vars", "host": true }, "xxhash", "zstd" ] }