v2 / vlib / compress / szip / README.md
6 lines · 5 sloc · 265 bytes · d485cceee81b436b383cf826881815a60237a704
Raw

Description

szip is a thin wrapper around miniz.h, which in turn is "Single C source file zlib-replacement library, originally from code.google.com/p/miniz". It provides utility functions for reading/writing .zip files.