Skip to content

Add PKImplodeDecoder#159

Open
cielavenir wants to merge 9 commits intop7zip-project:masterfrom
cielavenir:blast
Open

Add PKImplodeDecoder#159
cielavenir wants to merge 9 commits intop7zip-project:masterfrom
cielavenir:blast

Conversation

@cielavenir
Copy link
Copy Markdown

No description provided.

@cielavenir
Copy link
Copy Markdown
Author

now CPP/7zip/Compress/PKImplode/makefile is buildable and the PKImplode.so supports compression as well.

@cielavenir
Copy link
Copy Markdown
Author

cielavenir commented Jan 8, 2022

Implode is zip method 6, PKImplode is zip method 10. (Note that 7-zip codec ID is 0x40100 + 10).

@cielavenir
Copy link
Copy Markdown
Author

those comments are addressed, thanks!

@cielavenir
Copy link
Copy Markdown
Author

@jloqfjgk addressed. previously you would need to prepare Codecs/PKImplode.so by making CPP/7zip/Compress/PKImplode, but now the code is linked to 7z.so.

by the way could you try this? bin/7z a -tzip -mm=PKImplode -mx=1, where mx can be 1/2/3/11/12/13.

@cielavenir
Copy link
Copy Markdown
Author

@jloqfjgk thank you for the table.

By the way do you know anything about IBM methods?

@cielavenir
Copy link
Copy Markdown
Author

seems the maintainer is not reading this PR, if you want you can grab PKImplode.so from https://github.com/cielavenir/p7zip/releases and put it to Codecs dir.

GerHobbelt pushed a commit to GerHobbelt/p7zip that referenced this pull request Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant