1.0.0 • Published 5 years ago

rauzl v1.0.0

Weekly downloads
2
License
CC-BY-NC-SA-4.0
Repository
github
Last release
5 years ago

rauzl

Random Access UnZip Library

Features

  • allows to open files contained in a zip file without extracting them (currently deflated files will be extracted to a tmp dir)
  • allows non-streaming / random-access to the files
  • support multi-disk zip files created by zip -s or e.g. 7zip but stored in zip format.
1.0.0

5 years ago