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

Add support for zip file size listing #20

Closed
soxofaan opened this issue Oct 7, 2022 · 1 comment
Closed

Add support for zip file size listing #20

soxofaan opened this issue Oct 7, 2022 · 1 comment

Comments

@soxofaan
Copy link
Owner

soxofaan commented Oct 7, 2022

support visualization of

$ unzip -l tmp1.zip 
Archive:  tmp1.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
        0  2022-10-07 13:31   venv2/
        0  2022-10-07 13:31   venv2/helloworld.txt
        0  2022-10-07 11:55   venv2/bin/
      267  2022-10-07 11:55   venv2/bin/easy_install
      249  2022-10-07 11:55   venv2/bin/pip
 12830744  2022-01-24 10:28   venv2/bin/python3
 12830744  2022-01-24 10:28   venv2/bin/python
     2214  2022-10-07 11:55   venv2/bin/activate
      267  2022-10-07 11:55   venv2/bin/easy_install-3.7
---------                     -------
 25664485                     9 files
soxofaan added a commit that referenced this issue Oct 10, 2022
soxofaan added a commit that referenced this issue Dec 17, 2022
soxofaan added a commit that referenced this issue Dec 18, 2022
@soxofaan
Copy link
Owner Author

merged #26

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

1 participant