vcpkg/ports/lzav/vcpkg.json

8 lines
188 B
JSON
Raw Normal View History

{
"name": "lzav",
"version": "3.10",
"description": "Fast In-Memory Data Compression Algorithm (inline C/C++)",
"homepage": "https://github.com/avaneev/lzav",
"license": "MIT"
}