Skip to content

pps83/libppmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppmd-mini - standalone PPMd compressor

ppmd-mini is a data compression tool with command line syntax similar to gzip. It uses the PPMd algorithm which provides superior compression for text files. Specifically, it uses "variant I" of this algorithm which is also used in Zip. PPMd was developed by Dmitry Shkarin; Igor Pavlov adapted his work for use in the 7-Zip project. ppmd-mini employs Ppmd8 compression and decompression routines from 7-Zip. Files created by ppmd-mini are compatible with the original PPMd implementation; they can also be decompressed with 7-Zip.

About

ppmd compressor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Makefile 0.1%