View Source Unzip.Entry (unzip v0.7.1)
File metadata returned by Unzip.list_entries/1
:file_name- (string) File name with complete path. Directory files will have/at the end of their name:last_modified_datetime- (NaiveDateTime) last modified date and time of the file:compressed_size- (positive integer) Compressed file size in bytes:uncompressed_size- (positive integer) Uncompressed file size in bytes