TarInfo.mode Permission bits.
TarInfo.tobuf(format=DEFAULT_FORMAT, encoding=ENCODING, errors='surrogateescape') Create a string buffer from a TarInfo
TarInfo.pax_headers A dictionary containing key-value pairs of an associated pax extended header.
TarInfo.size Size in bytes.
TarInfo.mtime Time of last modification.
ZipInfo.create_version PKZIP version which created ZIP archive.
TarFile.extract(member, path="", set_attrs=True, *, numeric_owner=False) Extract a member from the archive to the current working
ZipFile.write(filename, arcname=None, compress_type=None) Write the file named filename to the archive, giving it the
tarfile.is_tarfile(name) Return
TarInfo.uid User ID of the user who originally stored this member.
Page 12 of 14