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
- assignee changed to: "nobody"
- closer changed to: "nobody"
- cmimetype changed to: "text/plain"
- 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.
- is_private changed to: "0"
- login: "mark"
- priority changed to: "5 Medium"
- private_contact changed to: "852538396f016355a4575694e3e122b83db2bc48"
- resolution changed to: "None"
- severity changed to: "Minor"
- status changed to: "Open"
- submitter changed to: "mark"
- subsystem changed to: "zip"
- title changed to:
zipfile decode doesn't provide an API for accessing meta data (even though it has that data)
- type changed to: "Bug"