freebsd-ports/archivers/mscompress/pkg-descr
Chris D. Faulhaber 07017fc583 New port: mscompress, a Microsoft "compress.exe/expand.exe"
compatible (de)compressor

PR:		18027
Submitted by:	Patrick Seal <patseal@hyperhost.net>
2000-05-07 13:20:58 +00:00

9 lines
356 B
Text

Microsoft "compress.exe/expand.exe" compatible (de)compressor
This package contains two programs:
msexpand, which decompress files compressed by Microsoft compress.exe utility
(e.g. Win 3.x installation files)
mscompress, which compress files using LZ77 compression algorithm. Output
files can be decompressed using Microsoft expand.exe or msexpand(1).