PPMZ
From Just Solve the File Format Problem
(Difference between revisions)
m (→Links) |
(samples) |
||
Line 24: | Line 24: | ||
Dependencies: | Dependencies: | ||
* [https://www.cbloom.com/src/crblib.zip crblib.zip] | * [https://www.cbloom.com/src/crblib.zip crblib.zip] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|archive/ppmz}} | ||
== Links == | == Links == |
Latest revision as of 12:45, 12 June 2025
PPMZ is a file compression utility, and associated compressed file format. It was developed by Charles Bloom.
It doesn't have a standard filename extension.
See also:
Contents |
[edit] Identification
Files start with ASCII "PPMZ
".
[edit] Software
- PPMZ v9.1 for DOS (Requires DOS4GW.EXE, not included.)
- PPMZ v9.1 - 32-bit Windows binary [variant 1], and source code (which requires "crblib", not included)
- PPMZ v9.1 - 32-bit Windows binary [variant 2]
- Source code (requires "crblib", not included)
- PPMZ for Linux (Linux port)
Dependencies:
[edit] Sample files
[edit] Links
- PPMZ2/PPMZ website - There's some information here, including a research paper, though there's also [1].