readme.txt 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. 7-Zip Command line version 9.20
  2. -------------------------------
  3. 7-Zip is a file archiver with high compression ratio.
  4. 7za.exe is a standalone command line version of 7-Zip.
  5. 7-Zip Copyright (C) 1999-2010 Igor Pavlov.
  6. Features of 7za.exe:
  7. - High compression ratio in new 7z format
  8. - Supported formats:
  9. - Packing / unpacking: 7z, xz, ZIP, GZIP, BZIP2 and TAR
  10. - Unpacking only: Z, lzma
  11. - Highest compression ratio for ZIP and GZIP formats.
  12. - Fast compression and decompression
  13. - Strong AES-256 encryption in 7z and ZIP formats.
  14. 7za.exe is a free software distributed under the GNU LGPL.
  15. Read license.txt for more information.
  16. Source code of 7za.exe and 7-Zip can be found at
  17. http://www.7-zip.org/
  18. 7za.exe can work in Windows 95/98/ME/NT/2000/2003/2008/XP/Vista/7.
  19. There is also port of 7za.exe for POSIX systems like Unix (Linux, Solaris, OpenBSD,
  20. FreeBSD, Cygwin, AIX, ...), MacOS X and BeOS:
  21. http://p7zip.sourceforge.net/
  22. This distributive packet contains the following files:
  23. 7za.exe - 7-Zip standalone command line version.
  24. readme.txt - This file.
  25. license.txt - License information.
  26. 7-zip.chm - User's Manual in HTML Help format.
  27. ---
  28. End of document