Suggestion: PPMD support
Brought to you by:
kargu
It would be valuable to have support for PPMD which is probably the best mainstream compressor. There is a C# implementation at http://users.senet.com.au/~mjbone/Compression.html which shouldn't be too hard to port to java considering the high similarity between the two languages.
I am attaching a .zip file containing the output of a C# to Java converter. Maybe this is an easier starting point than the C# sources.
I would do this myself, but I just do not have the time.
Auto converted from C# to Java. Does not compile.