Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It should calculate PackInfo.crcs when compression #156

Closed
miurahr opened this issue Jun 18, 2020 · 1 comment
Closed

It should calculate PackInfo.crcs when compression #156

miurahr opened this issue Jun 18, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request for archiving Issue on archiving, compression or encryption

Comments

@miurahr
Copy link
Owner

miurahr commented Jun 18, 2020

Is your feature request related to a problem? Please describe.

7zip format defines packinfo crc field and py7zr has a property but it is always None.
It should be calculated when compression.

Describe the solution you'd like
Make compressor.SevenZipCompressor() to update the field

@miurahr miurahr added enhancement New feature or request for archiving Issue on archiving, compression or encryption labels Jun 18, 2020
@miurahr miurahr self-assigned this Jun 18, 2020
@miurahr
Copy link
Owner Author

miurahr commented Jun 18, 2020

#157 is merged.

@miurahr miurahr closed this as completed Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request for archiving Issue on archiving, compression or encryption
Projects
None yet
Development

No branches or pull requests

1 participant