Tcl Library Source Code

Ticket Change Details
Login
Overview

Artifact ID: c67b1225f7ab5b17770a167b4e7e8b32b02affc17a3131d57b94a8958cbb398f
Ticket: c6c9a7e2350b9d29e2b1a9d481066c53fb0fdeb2
zipfile decode doesn't provide an API for accessing meta data (even though it has that data)
User & Date: mark 2020-09-17 10:15:06
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    The dict returned by zipfile::decode::archive has the filenames and their meta data, but it seems that there is only an API for getting the filenames. I'd like to get the (uncompressed) file sizes and the per-file comments.
    
  5. is_private changed to: "0"
  6. login: "mark"
  7. priority changed to: "5 Medium"
  8. private_contact changed to: "852538396f016355a4575694e3e122b83db2bc48"
  9. resolution changed to: "None"
  10. severity changed to: "Minor"
  11. status changed to: "Open"
  12. submitter changed to: "mark"
  13. subsystem changed to: "zip"
  14. title changed to:
    zipfile decode doesn't provide an API for accessing meta data (even though it has that data)
    
  15. type changed to: "Bug"