UPD: Zip - readme.txt

This commit is contained in:
Alexander Koblov 2023-10-07 19:25:59 +03:00
commit bf1a1e61df
2 changed files with 7 additions and 4359 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,16 +1,13 @@
Abbrevia
Zip plugin compression library
Version: 5.0
Revision: 512
It is a Free Pascal compression toolkit which supports ZIP, ZIPX, TAR, XZ, LZMA,
GZip, Zstandard and BZip2 data compression and archiving.
Based on TurboPower Abbrevia compression toolkit
Version: 5.0
Revision: 512
Home Page: http://tpabbrevia.sourceforge.net
Abbrevia is a compression toolkit for Embarcadero Delphi, C++ Builder, and
Kylix and FreePascal. It supports PKZip, Microsoft CAB, tar, gzip, bzip2 and
zlib compression formats, and the creation of self-extracting executables.
It includes several visual components that simplify displaying zip files.
Some modifications done for Double Commander (see doublecmd.diff).
NOTES:
Functions AbDetectCharSet and IsOEM from AbCharset unit fails with some code