By Kiril Antonov. KAZIP is fast, simple ZIP archiver and dearchiver which uses most popular ZIP format. Inflate - Deflate zip compression format (no encryption support and no multidisk support). KAZip is totaly based on Delphi
VCL - no
DLL,
ActiveX or other external libraries. KAZip is totaly stream oriented so you can deal with data only in memory without creating temporary files, etc. If you need to add zip-unzip functionality to your application, KAZIP is the right solution. Additional ZipListView and ZipTreeView components for easy visualisation.
Functionality:
Zip-Unzip using Inflate-Deflate
BZip2 unzipping trough usage of BZIP2 units from Edison Mera Menndez.
Functions:
Adding Files, Folders, Streams;
Selecting, Deselecting, Checking;
Extracting to files and streams;
Delete and Rename files
Create, Delete and Rename folders
Test, Repair