vcpkg/ports/lzav/vcpkg.json
2024-10-11 10:30:28 -04:00

8 lines
187 B
JSON

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