{"library":"lzokay","type":"library","category":null,"description":"lzokay – MIT licensed C++ implementation of LZO compression/decompression algorithm","language":"cpp","status":"active","version":"2023-10-22","tags":["compression","lzo","header-only"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install lzokay","imports":["#include <lzokay.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(lzokay CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE lzokay::lzokay)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}