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

Is it possible to get metadata of decompressed vs compressed size? #95

Open
kszlim opened this issue May 13, 2022 · 1 comment
Open

Comments

@kszlim
Copy link

kszlim commented May 13, 2022

Similar to how xz can produce:

xz -l data.xz 
Strms  Blocks   Compressed Uncompressed  Ratio  Check   Filename
    1     164    294.5 MiB  9,155.0 MiB  0.032  CRC64   data.xz

The decompressed size and ratio would be useful to me, is there any way of exposing this data?

@Ayush1325
Copy link

See Portable-Network-Archive#117

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

No branches or pull requests

2 participants