v / vlib / szip
Raw file | 9 loc (7 sloc) | 311 bytes | Latest commit hash a60b381d5

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.

TODO Merge/move under vlib/compress/zip .