Тема: FZip
Показать сообщение отдельно
Старый 20.12.2007, 12:32
FilimoniC вне форума Посмотреть профиль Отправить личное сообщение для FilimoniC Посетить домашнюю страницу FilimoniC Найти все сообщения от FilimoniC
  № 8  
FilimoniC

Регистрация: Jan 2007
Сообщений: 39
Отправить сообщение для FilimoniC с помощью ICQ
http://codeazur.com.br/lab/fzip/
Цитата:
Note: In order to be able to decompress compressed files in a ZIP archive, FZip requires the presence of an Adler32 checksum in addition to the standard CRC32 checksums contained in ZIP archives. We provide a Python script that unobtrusively injects Adler32 checksums into ZIP archives. It is included in the FZip distribution under the 'tools' directory. This is not required if the files in the ZIP archive are stored uncompressed (formats such as GIF, JPEG, PNG or SWF for example are already compressed and do not need to be recompressed).