zipfile.py 85 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428
  1. """
  2. Read and write ZIP files.
  3. XXX references to utf-8 need further investigation.
  4. """
  5. import binascii
  6. import importlib.util
  7. import io
  8. import itertools
  9. import os
  10. import posixpath
  11. import shutil
  12. import stat
  13. import struct
  14. import sys
  15. import threading
  16. import time
  17. import contextlib
  18. try:
  19. import zlib # We may need its compression method
  20. crc32 = zlib.crc32
  21. except ImportError:
  22. zlib = None
  23. crc32 = binascii.crc32
  24. try:
  25. import bz2 # We may need its compression method
  26. except ImportError:
  27. bz2 = None
  28. try:
  29. import lzma # We may need its compression method
  30. except ImportError:
  31. lzma = None
  32. __all__ = ["BadZipFile", "BadZipfile", "error",
  33. "ZIP_STORED", "ZIP_DEFLATED", "ZIP_BZIP2", "ZIP_LZMA",
  34. "is_zipfile", "ZipInfo", "ZipFile", "PyZipFile", "LargeZipFile",
  35. "Path"]
  36. class BadZipFile(Exception):
  37. pass
  38. class LargeZipFile(Exception):
  39. """
  40. Raised when writing a zipfile, the zipfile requires ZIP64 extensions
  41. and those extensions are disabled.
  42. """
  43. error = BadZipfile = BadZipFile # Pre-3.2 compatibility names
  44. ZIP64_LIMIT = (1 << 31) - 1
  45. ZIP_FILECOUNT_LIMIT = (1 << 16) - 1
  46. ZIP_MAX_COMMENT = (1 << 16) - 1
  47. # constants for Zip file compression methods
  48. ZIP_STORED = 0
  49. ZIP_DEFLATED = 8
  50. ZIP_BZIP2 = 12
  51. ZIP_LZMA = 14
  52. # Other ZIP compression methods not supported
  53. DEFAULT_VERSION = 20
  54. ZIP64_VERSION = 45
  55. BZIP2_VERSION = 46
  56. LZMA_VERSION = 63
  57. # we recognize (but not necessarily support) all features up to that version
  58. MAX_EXTRACT_VERSION = 63
  59. # Below are some formats and associated data for reading/writing headers using
  60. # the struct module. The names and structures of headers/records are those used
  61. # in the PKWARE description of the ZIP file format:
  62. # http://www.pkware.com/documents/casestudies/APPNOTE.TXT
  63. # (URL valid as of January 2008)
  64. # The "end of central directory" structure, magic number, size, and indices
  65. # (section V.I in the format document)
  66. structEndArchive = b"<4s4H2LH"
  67. stringEndArchive = b"PK\005\006"
  68. sizeEndCentDir = struct.calcsize(structEndArchive)
  69. _ECD_SIGNATURE = 0
  70. _ECD_DISK_NUMBER = 1
  71. _ECD_DISK_START = 2
  72. _ECD_ENTRIES_THIS_DISK = 3
  73. _ECD_ENTRIES_TOTAL = 4
  74. _ECD_SIZE = 5
  75. _ECD_OFFSET = 6
  76. _ECD_COMMENT_SIZE = 7
  77. # These last two indices are not part of the structure as defined in the
  78. # spec, but they are used internally by this module as a convenience
  79. _ECD_COMMENT = 8
  80. _ECD_LOCATION = 9
  81. # The "central directory" structure, magic number, size, and indices
  82. # of entries in the structure (section V.F in the format document)
  83. structCentralDir = "<4s4B4HL2L5H2L"
  84. stringCentralDir = b"PK\001\002"
  85. sizeCentralDir = struct.calcsize(structCentralDir)
  86. # indexes of entries in the central directory structure
  87. _CD_SIGNATURE = 0
  88. _CD_CREATE_VERSION = 1
  89. _CD_CREATE_SYSTEM = 2
  90. _CD_EXTRACT_VERSION = 3
  91. _CD_EXTRACT_SYSTEM = 4
  92. _CD_FLAG_BITS = 5
  93. _CD_COMPRESS_TYPE = 6
  94. _CD_TIME = 7
  95. _CD_DATE = 8
  96. _CD_CRC = 9
  97. _CD_COMPRESSED_SIZE = 10
  98. _CD_UNCOMPRESSED_SIZE = 11
  99. _CD_FILENAME_LENGTH = 12
  100. _CD_EXTRA_FIELD_LENGTH = 13
  101. _CD_COMMENT_LENGTH = 14
  102. _CD_DISK_NUMBER_START = 15
  103. _CD_INTERNAL_FILE_ATTRIBUTES = 16
  104. _CD_EXTERNAL_FILE_ATTRIBUTES = 17
  105. _CD_LOCAL_HEADER_OFFSET = 18
  106. # The "local file header" structure, magic number, size, and indices
  107. # (section V.A in the format document)
  108. structFileHeader = "<4s2B4HL2L2H"
  109. stringFileHeader = b"PK\003\004"
  110. sizeFileHeader = struct.calcsize(structFileHeader)
  111. _FH_SIGNATURE = 0
  112. _FH_EXTRACT_VERSION = 1
  113. _FH_EXTRACT_SYSTEM = 2
  114. _FH_GENERAL_PURPOSE_FLAG_BITS = 3
  115. _FH_COMPRESSION_METHOD = 4
  116. _FH_LAST_MOD_TIME = 5
  117. _FH_LAST_MOD_DATE = 6
  118. _FH_CRC = 7
  119. _FH_COMPRESSED_SIZE = 8
  120. _FH_UNCOMPRESSED_SIZE = 9
  121. _FH_FILENAME_LENGTH = 10
  122. _FH_EXTRA_FIELD_LENGTH = 11
  123. # The "Zip64 end of central directory locator" structure, magic number, and size
  124. structEndArchive64Locator = "<4sLQL"
  125. stringEndArchive64Locator = b"PK\x06\x07"
  126. sizeEndCentDir64Locator = struct.calcsize(structEndArchive64Locator)
  127. # The "Zip64 end of central directory" record, magic number, size, and indices
  128. # (section V.G in the format document)
  129. structEndArchive64 = "<4sQ2H2L4Q"
  130. stringEndArchive64 = b"PK\x06\x06"
  131. sizeEndCentDir64 = struct.calcsize(structEndArchive64)
  132. _CD64_SIGNATURE = 0
  133. _CD64_DIRECTORY_RECSIZE = 1
  134. _CD64_CREATE_VERSION = 2
  135. _CD64_EXTRACT_VERSION = 3
  136. _CD64_DISK_NUMBER = 4
  137. _CD64_DISK_NUMBER_START = 5
  138. _CD64_NUMBER_ENTRIES_THIS_DISK = 6
  139. _CD64_NUMBER_ENTRIES_TOTAL = 7
  140. _CD64_DIRECTORY_SIZE = 8
  141. _CD64_OFFSET_START_CENTDIR = 9
  142. _DD_SIGNATURE = 0x08074b50
  143. _EXTRA_FIELD_STRUCT = struct.Struct('<HH')
  144. def _strip_extra(extra, xids):
  145. # Remove Extra Fields with specified IDs.
  146. unpack = _EXTRA_FIELD_STRUCT.unpack
  147. modified = False
  148. buffer = []
  149. start = i = 0
  150. while i + 4 <= len(extra):
  151. xid, xlen = unpack(extra[i : i + 4])
  152. j = i + 4 + xlen
  153. if xid in xids:
  154. if i != start:
  155. buffer.append(extra[start : i])
  156. start = j
  157. modified = True
  158. i = j
  159. if not modified:
  160. return extra
  161. return b''.join(buffer)
  162. def _check_zipfile(fp):
  163. try:
  164. if _EndRecData(fp):
  165. return True # file has correct magic number
  166. except OSError:
  167. pass
  168. return False
  169. def is_zipfile(filename):
  170. """Quickly see if a file is a ZIP file by checking the magic number.
  171. The filename argument may be a file or file-like object too.
  172. """
  173. result = False
  174. try:
  175. if hasattr(filename, "read"):
  176. result = _check_zipfile(fp=filename)
  177. else:
  178. with open(filename, "rb") as fp:
  179. result = _check_zipfile(fp)
  180. except OSError:
  181. pass
  182. return result
  183. def _EndRecData64(fpin, offset, endrec):
  184. """
  185. Read the ZIP64 end-of-archive records and use that to update endrec
  186. """
  187. try:
  188. fpin.seek(offset - sizeEndCentDir64Locator, 2)
  189. except OSError:
  190. # If the seek fails, the file is not large enough to contain a ZIP64
  191. # end-of-archive record, so just return the end record we were given.
  192. return endrec
  193. data = fpin.read(sizeEndCentDir64Locator)
  194. if len(data) != sizeEndCentDir64Locator:
  195. return endrec
  196. sig, diskno, reloff, disks = struct.unpack(structEndArchive64Locator, data)
  197. if sig != stringEndArchive64Locator:
  198. return endrec
  199. if diskno != 0 or disks > 1:
  200. raise BadZipFile("zipfiles that span multiple disks are not supported")
  201. # Assume no 'zip64 extensible data'
  202. fpin.seek(offset - sizeEndCentDir64Locator - sizeEndCentDir64, 2)
  203. data = fpin.read(sizeEndCentDir64)
  204. if len(data) != sizeEndCentDir64:
  205. return endrec
  206. sig, sz, create_version, read_version, disk_num, disk_dir, \
  207. dircount, dircount2, dirsize, diroffset = \
  208. struct.unpack(structEndArchive64, data)
  209. if sig != stringEndArchive64:
  210. return endrec
  211. # Update the original endrec using data from the ZIP64 record
  212. endrec[_ECD_SIGNATURE] = sig
  213. endrec[_ECD_DISK_NUMBER] = disk_num
  214. endrec[_ECD_DISK_START] = disk_dir
  215. endrec[_ECD_ENTRIES_THIS_DISK] = dircount
  216. endrec[_ECD_ENTRIES_TOTAL] = dircount2
  217. endrec[_ECD_SIZE] = dirsize
  218. endrec[_ECD_OFFSET] = diroffset
  219. return endrec
  220. def _EndRecData(fpin):
  221. """Return data from the "End of Central Directory" record, or None.
  222. The data is a list of the nine items in the ZIP "End of central dir"
  223. record followed by a tenth item, the file seek offset of this record."""
  224. # Determine file size
  225. fpin.seek(0, 2)
  226. filesize = fpin.tell()
  227. # Check to see if this is ZIP file with no archive comment (the
  228. # "end of central directory" structure should be the last item in the
  229. # file if this is the case).
  230. try:
  231. fpin.seek(-sizeEndCentDir, 2)
  232. except OSError:
  233. return None
  234. data = fpin.read()
  235. if (len(data) == sizeEndCentDir and
  236. data[0:4] == stringEndArchive and
  237. data[-2:] == b"\000\000"):
  238. # the signature is correct and there's no comment, unpack structure
  239. endrec = struct.unpack(structEndArchive, data)
  240. endrec=list(endrec)
  241. # Append a blank comment and record start offset
  242. endrec.append(b"")
  243. endrec.append(filesize - sizeEndCentDir)
  244. # Try to read the "Zip64 end of central directory" structure
  245. return _EndRecData64(fpin, -sizeEndCentDir, endrec)
  246. # Either this is not a ZIP file, or it is a ZIP file with an archive
  247. # comment. Search the end of the file for the "end of central directory"
  248. # record signature. The comment is the last item in the ZIP file and may be
  249. # up to 64K long. It is assumed that the "end of central directory" magic
  250. # number does not appear in the comment.
  251. maxCommentStart = max(filesize - (1 << 16) - sizeEndCentDir, 0)
  252. fpin.seek(maxCommentStart, 0)
  253. data = fpin.read()
  254. start = data.rfind(stringEndArchive)
  255. if start >= 0:
  256. # found the magic number; attempt to unpack and interpret
  257. recData = data[start:start+sizeEndCentDir]
  258. if len(recData) != sizeEndCentDir:
  259. # Zip file is corrupted.
  260. return None
  261. endrec = list(struct.unpack(structEndArchive, recData))
  262. commentSize = endrec[_ECD_COMMENT_SIZE] #as claimed by the zip file
  263. comment = data[start+sizeEndCentDir:start+sizeEndCentDir+commentSize]
  264. endrec.append(comment)
  265. endrec.append(maxCommentStart + start)
  266. # Try to read the "Zip64 end of central directory" structure
  267. return _EndRecData64(fpin, maxCommentStart + start - filesize,
  268. endrec)
  269. # Unable to find a valid end of central directory structure
  270. return None
  271. class ZipInfo (object):
  272. """Class with attributes describing each file in the ZIP archive."""
  273. __slots__ = (
  274. 'orig_filename',
  275. 'filename',
  276. 'date_time',
  277. 'compress_type',
  278. '_compresslevel',
  279. 'comment',
  280. 'extra',
  281. 'create_system',
  282. 'create_version',
  283. 'extract_version',
  284. 'reserved',
  285. 'flag_bits',
  286. 'volume',
  287. 'internal_attr',
  288. 'external_attr',
  289. 'header_offset',
  290. 'CRC',
  291. 'compress_size',
  292. 'file_size',
  293. '_raw_time',
  294. )
  295. def __init__(self, filename="NoName", date_time=(1980,1,1,0,0,0)):
  296. self.orig_filename = filename # Original file name in archive
  297. # Terminate the file name at the first null byte. Null bytes in file
  298. # names are used as tricks by viruses in archives.
  299. null_byte = filename.find(chr(0))
  300. if null_byte >= 0:
  301. filename = filename[0:null_byte]
  302. # This is used to ensure paths in generated ZIP files always use
  303. # forward slashes as the directory separator, as required by the
  304. # ZIP format specification.
  305. if os.sep != "/" and os.sep in filename:
  306. filename = filename.replace(os.sep, "/")
  307. self.filename = filename # Normalized file name
  308. self.date_time = date_time # year, month, day, hour, min, sec
  309. if date_time[0] < 1980:
  310. raise ValueError('ZIP does not support timestamps before 1980')
  311. # Standard values:
  312. self.compress_type = ZIP_STORED # Type of compression for the file
  313. self._compresslevel = None # Level for the compressor
  314. self.comment = b"" # Comment for each file
  315. self.extra = b"" # ZIP extra data
  316. if sys.platform == 'win32':
  317. self.create_system = 0 # System which created ZIP archive
  318. else:
  319. # Assume everything else is unix-y
  320. self.create_system = 3 # System which created ZIP archive
  321. self.create_version = DEFAULT_VERSION # Version which created ZIP archive
  322. self.extract_version = DEFAULT_VERSION # Version needed to extract archive
  323. self.reserved = 0 # Must be zero
  324. self.flag_bits = 0 # ZIP flag bits
  325. self.volume = 0 # Volume number of file header
  326. self.internal_attr = 0 # Internal attributes
  327. self.external_attr = 0 # External file attributes
  328. self.compress_size = 0 # Size of the compressed file
  329. self.file_size = 0 # Size of the uncompressed file
  330. # Other attributes are set by class ZipFile:
  331. # header_offset Byte offset to the file header
  332. # CRC CRC-32 of the uncompressed file
  333. def __repr__(self):
  334. result = ['<%s filename=%r' % (self.__class__.__name__, self.filename)]
  335. if self.compress_type != ZIP_STORED:
  336. result.append(' compress_type=%s' %
  337. compressor_names.get(self.compress_type,
  338. self.compress_type))
  339. hi = self.external_attr >> 16
  340. lo = self.external_attr & 0xFFFF
  341. if hi:
  342. result.append(' filemode=%r' % stat.filemode(hi))
  343. if lo:
  344. result.append(' external_attr=%#x' % lo)
  345. isdir = self.is_dir()
  346. if not isdir or self.file_size:
  347. result.append(' file_size=%r' % self.file_size)
  348. if ((not isdir or self.compress_size) and
  349. (self.compress_type != ZIP_STORED or
  350. self.file_size != self.compress_size)):
  351. result.append(' compress_size=%r' % self.compress_size)
  352. result.append('>')
  353. return ''.join(result)
  354. def FileHeader(self, zip64=None):
  355. """Return the per-file header as a bytes object."""
  356. dt = self.date_time
  357. dosdate = (dt[0] - 1980) << 9 | dt[1] << 5 | dt[2]
  358. dostime = dt[3] << 11 | dt[4] << 5 | (dt[5] // 2)
  359. if self.flag_bits & 0x08:
  360. # Set these to zero because we write them after the file data
  361. CRC = compress_size = file_size = 0
  362. else:
  363. CRC = self.CRC
  364. compress_size = self.compress_size
  365. file_size = self.file_size
  366. extra = self.extra
  367. min_version = 0
  368. if zip64 is None:
  369. zip64 = file_size > ZIP64_LIMIT or compress_size > ZIP64_LIMIT
  370. if zip64:
  371. fmt = '<HHQQ'
  372. extra = extra + struct.pack(fmt,
  373. 1, struct.calcsize(fmt)-4, file_size, compress_size)
  374. if file_size > ZIP64_LIMIT or compress_size > ZIP64_LIMIT:
  375. if not zip64:
  376. raise LargeZipFile("Filesize would require ZIP64 extensions")
  377. # File is larger than what fits into a 4 byte integer,
  378. # fall back to the ZIP64 extension
  379. file_size = 0xffffffff
  380. compress_size = 0xffffffff
  381. min_version = ZIP64_VERSION
  382. if self.compress_type == ZIP_BZIP2:
  383. min_version = max(BZIP2_VERSION, min_version)
  384. elif self.compress_type == ZIP_LZMA:
  385. min_version = max(LZMA_VERSION, min_version)
  386. self.extract_version = max(min_version, self.extract_version)
  387. self.create_version = max(min_version, self.create_version)
  388. filename, flag_bits = self._encodeFilenameFlags()
  389. header = struct.pack(structFileHeader, stringFileHeader,
  390. self.extract_version, self.reserved, flag_bits,
  391. self.compress_type, dostime, dosdate, CRC,
  392. compress_size, file_size,
  393. len(filename), len(extra))
  394. return header + filename + extra
  395. def _encodeFilenameFlags(self):
  396. try:
  397. return self.filename.encode('ascii'), self.flag_bits
  398. except UnicodeEncodeError:
  399. return self.filename.encode('utf-8'), self.flag_bits | 0x800
  400. def _decodeExtra(self):
  401. # Try to decode the extra field.
  402. extra = self.extra
  403. unpack = struct.unpack
  404. while len(extra) >= 4:
  405. tp, ln = unpack('<HH', extra[:4])
  406. if ln+4 > len(extra):
  407. raise BadZipFile("Corrupt extra field %04x (size=%d)" % (tp, ln))
  408. if tp == 0x0001:
  409. data = extra[4:ln+4]
  410. # ZIP64 extension (large files and/or large archives)
  411. try:
  412. if self.file_size in (0xFFFF_FFFF_FFFF_FFFF, 0xFFFF_FFFF):
  413. field = "File size"
  414. self.file_size, = unpack('<Q', data[:8])
  415. data = data[8:]
  416. if self.compress_size == 0xFFFF_FFFF:
  417. field = "Compress size"
  418. self.compress_size, = unpack('<Q', data[:8])
  419. data = data[8:]
  420. if self.header_offset == 0xFFFF_FFFF:
  421. field = "Header offset"
  422. self.header_offset, = unpack('<Q', data[:8])
  423. except struct.error:
  424. raise BadZipFile(f"Corrupt zip64 extra field. "
  425. f"{field} not found.") from None
  426. extra = extra[ln+4:]
  427. @classmethod
  428. def from_file(cls, filename, arcname=None, *, strict_timestamps=True):
  429. """Construct an appropriate ZipInfo for a file on the filesystem.
  430. filename should be the path to a file or directory on the filesystem.
  431. arcname is the name which it will have within the archive (by default,
  432. this will be the same as filename, but without a drive letter and with
  433. leading path separators removed).
  434. """
  435. if isinstance(filename, os.PathLike):
  436. filename = os.fspath(filename)
  437. st = os.stat(filename)
  438. isdir = stat.S_ISDIR(st.st_mode)
  439. mtime = time.localtime(st.st_mtime)
  440. date_time = mtime[0:6]
  441. if not strict_timestamps and date_time[0] < 1980:
  442. date_time = (1980, 1, 1, 0, 0, 0)
  443. elif not strict_timestamps and date_time[0] > 2107:
  444. date_time = (2107, 12, 31, 23, 59, 59)
  445. # Create ZipInfo instance to store file information
  446. if arcname is None:
  447. arcname = filename
  448. arcname = os.path.normpath(os.path.splitdrive(arcname)[1])
  449. while arcname[0] in (os.sep, os.altsep):
  450. arcname = arcname[1:]
  451. if isdir:
  452. arcname += '/'
  453. zinfo = cls(arcname, date_time)
  454. zinfo.external_attr = (st.st_mode & 0xFFFF) << 16 # Unix attributes
  455. if isdir:
  456. zinfo.file_size = 0
  457. zinfo.external_attr |= 0x10 # MS-DOS directory flag
  458. else:
  459. zinfo.file_size = st.st_size
  460. return zinfo
  461. def is_dir(self):
  462. """Return True if this archive member is a directory."""
  463. return self.filename[-1] == '/'
  464. # ZIP encryption uses the CRC32 one-byte primitive for scrambling some
  465. # internal keys. We noticed that a direct implementation is faster than
  466. # relying on binascii.crc32().
  467. _crctable = None
  468. def _gen_crc(crc):
  469. for j in range(8):
  470. if crc & 1:
  471. crc = (crc >> 1) ^ 0xEDB88320
  472. else:
  473. crc >>= 1
  474. return crc
  475. # ZIP supports a password-based form of encryption. Even though known
  476. # plaintext attacks have been found against it, it is still useful
  477. # to be able to get data out of such a file.
  478. #
  479. # Usage:
  480. # zd = _ZipDecrypter(mypwd)
  481. # plain_bytes = zd(cypher_bytes)
  482. def _ZipDecrypter(pwd):
  483. key0 = 305419896
  484. key1 = 591751049
  485. key2 = 878082192
  486. global _crctable
  487. if _crctable is None:
  488. _crctable = list(map(_gen_crc, range(256)))
  489. crctable = _crctable
  490. def crc32(ch, crc):
  491. """Compute the CRC32 primitive on one byte."""
  492. return (crc >> 8) ^ crctable[(crc ^ ch) & 0xFF]
  493. def update_keys(c):
  494. nonlocal key0, key1, key2
  495. key0 = crc32(c, key0)
  496. key1 = (key1 + (key0 & 0xFF)) & 0xFFFFFFFF
  497. key1 = (key1 * 134775813 + 1) & 0xFFFFFFFF
  498. key2 = crc32(key1 >> 24, key2)
  499. for p in pwd:
  500. update_keys(p)
  501. def decrypter(data):
  502. """Decrypt a bytes object."""
  503. result = bytearray()
  504. append = result.append
  505. for c in data:
  506. k = key2 | 2
  507. c ^= ((k * (k^1)) >> 8) & 0xFF
  508. update_keys(c)
  509. append(c)
  510. return bytes(result)
  511. return decrypter
  512. class LZMACompressor:
  513. def __init__(self):
  514. self._comp = None
  515. def _init(self):
  516. props = lzma._encode_filter_properties({'id': lzma.FILTER_LZMA1})
  517. self._comp = lzma.LZMACompressor(lzma.FORMAT_RAW, filters=[
  518. lzma._decode_filter_properties(lzma.FILTER_LZMA1, props)
  519. ])
  520. return struct.pack('<BBH', 9, 4, len(props)) + props
  521. def compress(self, data):
  522. if self._comp is None:
  523. return self._init() + self._comp.compress(data)
  524. return self._comp.compress(data)
  525. def flush(self):
  526. if self._comp is None:
  527. return self._init() + self._comp.flush()
  528. return self._comp.flush()
  529. class LZMADecompressor:
  530. def __init__(self):
  531. self._decomp = None
  532. self._unconsumed = b''
  533. self.eof = False
  534. def decompress(self, data):
  535. if self._decomp is None:
  536. self._unconsumed += data
  537. if len(self._unconsumed) <= 4:
  538. return b''
  539. psize, = struct.unpack('<H', self._unconsumed[2:4])
  540. if len(self._unconsumed) <= 4 + psize:
  541. return b''
  542. self._decomp = lzma.LZMADecompressor(lzma.FORMAT_RAW, filters=[
  543. lzma._decode_filter_properties(lzma.FILTER_LZMA1,
  544. self._unconsumed[4:4 + psize])
  545. ])
  546. data = self._unconsumed[4 + psize:]
  547. del self._unconsumed
  548. result = self._decomp.decompress(data)
  549. self.eof = self._decomp.eof
  550. return result
  551. compressor_names = {
  552. 0: 'store',
  553. 1: 'shrink',
  554. 2: 'reduce',
  555. 3: 'reduce',
  556. 4: 'reduce',
  557. 5: 'reduce',
  558. 6: 'implode',
  559. 7: 'tokenize',
  560. 8: 'deflate',
  561. 9: 'deflate64',
  562. 10: 'implode',
  563. 12: 'bzip2',
  564. 14: 'lzma',
  565. 18: 'terse',
  566. 19: 'lz77',
  567. 97: 'wavpack',
  568. 98: 'ppmd',
  569. }
  570. def _check_compression(compression):
  571. if compression == ZIP_STORED:
  572. pass
  573. elif compression == ZIP_DEFLATED:
  574. if not zlib:
  575. raise RuntimeError(
  576. "Compression requires the (missing) zlib module")
  577. elif compression == ZIP_BZIP2:
  578. if not bz2:
  579. raise RuntimeError(
  580. "Compression requires the (missing) bz2 module")
  581. elif compression == ZIP_LZMA:
  582. if not lzma:
  583. raise RuntimeError(
  584. "Compression requires the (missing) lzma module")
  585. else:
  586. raise NotImplementedError("That compression method is not supported")
  587. def _get_compressor(compress_type, compresslevel=None):
  588. if compress_type == ZIP_DEFLATED:
  589. if compresslevel is not None:
  590. return zlib.compressobj(compresslevel, zlib.DEFLATED, -15)
  591. return zlib.compressobj(zlib.Z_DEFAULT_COMPRESSION, zlib.DEFLATED, -15)
  592. elif compress_type == ZIP_BZIP2:
  593. if compresslevel is not None:
  594. return bz2.BZ2Compressor(compresslevel)
  595. return bz2.BZ2Compressor()
  596. # compresslevel is ignored for ZIP_LZMA
  597. elif compress_type == ZIP_LZMA:
  598. return LZMACompressor()
  599. else:
  600. return None
  601. def _get_decompressor(compress_type):
  602. _check_compression(compress_type)
  603. if compress_type == ZIP_STORED:
  604. return None
  605. elif compress_type == ZIP_DEFLATED:
  606. return zlib.decompressobj(-15)
  607. elif compress_type == ZIP_BZIP2:
  608. return bz2.BZ2Decompressor()
  609. elif compress_type == ZIP_LZMA:
  610. return LZMADecompressor()
  611. else:
  612. descr = compressor_names.get(compress_type)
  613. if descr:
  614. raise NotImplementedError("compression type %d (%s)" % (compress_type, descr))
  615. else:
  616. raise NotImplementedError("compression type %d" % (compress_type,))
  617. class _SharedFile:
  618. def __init__(self, file, pos, close, lock, writing):
  619. self._file = file
  620. self._pos = pos
  621. self._close = close
  622. self._lock = lock
  623. self._writing = writing
  624. self.seekable = file.seekable
  625. self.tell = file.tell
  626. def seek(self, offset, whence=0):
  627. with self._lock:
  628. if self._writing():
  629. raise ValueError("Can't reposition in the ZIP file while "
  630. "there is an open writing handle on it. "
  631. "Close the writing handle before trying to read.")
  632. self._file.seek(offset, whence)
  633. self._pos = self._file.tell()
  634. return self._pos
  635. def read(self, n=-1):
  636. with self._lock:
  637. if self._writing():
  638. raise ValueError("Can't read from the ZIP file while there "
  639. "is an open writing handle on it. "
  640. "Close the writing handle before trying to read.")
  641. self._file.seek(self._pos)
  642. data = self._file.read(n)
  643. self._pos = self._file.tell()
  644. return data
  645. def close(self):
  646. if self._file is not None:
  647. fileobj = self._file
  648. self._file = None
  649. self._close(fileobj)
  650. # Provide the tell method for unseekable stream
  651. class _Tellable:
  652. def __init__(self, fp):
  653. self.fp = fp
  654. self.offset = 0
  655. def write(self, data):
  656. n = self.fp.write(data)
  657. self.offset += n
  658. return n
  659. def tell(self):
  660. return self.offset
  661. def flush(self):
  662. self.fp.flush()
  663. def close(self):
  664. self.fp.close()
  665. class ZipExtFile(io.BufferedIOBase):
  666. """File-like object for reading an archive member.
  667. Is returned by ZipFile.open().
  668. """
  669. # Max size supported by decompressor.
  670. MAX_N = 1 << 31 - 1
  671. # Read from compressed files in 4k blocks.
  672. MIN_READ_SIZE = 4096
  673. # Chunk size to read during seek
  674. MAX_SEEK_READ = 1 << 24
  675. def __init__(self, fileobj, mode, zipinfo, pwd=None,
  676. close_fileobj=False):
  677. self._fileobj = fileobj
  678. self._pwd = pwd
  679. self._close_fileobj = close_fileobj
  680. self._compress_type = zipinfo.compress_type
  681. self._compress_left = zipinfo.compress_size
  682. self._left = zipinfo.file_size
  683. self._decompressor = _get_decompressor(self._compress_type)
  684. self._eof = False
  685. self._readbuffer = b''
  686. self._offset = 0
  687. self.newlines = None
  688. self.mode = mode
  689. self.name = zipinfo.filename
  690. if hasattr(zipinfo, 'CRC'):
  691. self._expected_crc = zipinfo.CRC
  692. self._running_crc = crc32(b'')
  693. else:
  694. self._expected_crc = None
  695. self._seekable = False
  696. try:
  697. if fileobj.seekable():
  698. self._orig_compress_start = fileobj.tell()
  699. self._orig_compress_size = zipinfo.compress_size
  700. self._orig_file_size = zipinfo.file_size
  701. self._orig_start_crc = self._running_crc
  702. self._seekable = True
  703. except AttributeError:
  704. pass
  705. self._decrypter = None
  706. if pwd:
  707. if zipinfo.flag_bits & 0x8:
  708. # compare against the file type from extended local headers
  709. check_byte = (zipinfo._raw_time >> 8) & 0xff
  710. else:
  711. # compare against the CRC otherwise
  712. check_byte = (zipinfo.CRC >> 24) & 0xff
  713. h = self._init_decrypter()
  714. if h != check_byte:
  715. raise RuntimeError("Bad password for file %r" % zipinfo.orig_filename)
  716. def _init_decrypter(self):
  717. self._decrypter = _ZipDecrypter(self._pwd)
  718. # The first 12 bytes in the cypher stream is an encryption header
  719. # used to strengthen the algorithm. The first 11 bytes are
  720. # completely random, while the 12th contains the MSB of the CRC,
  721. # or the MSB of the file time depending on the header type
  722. # and is used to check the correctness of the password.
  723. header = self._fileobj.read(12)
  724. self._compress_left -= 12
  725. return self._decrypter(header)[11]
  726. def __repr__(self):
  727. result = ['<%s.%s' % (self.__class__.__module__,
  728. self.__class__.__qualname__)]
  729. if not self.closed:
  730. result.append(' name=%r mode=%r' % (self.name, self.mode))
  731. if self._compress_type != ZIP_STORED:
  732. result.append(' compress_type=%s' %
  733. compressor_names.get(self._compress_type,
  734. self._compress_type))
  735. else:
  736. result.append(' [closed]')
  737. result.append('>')
  738. return ''.join(result)
  739. def readline(self, limit=-1):
  740. """Read and return a line from the stream.
  741. If limit is specified, at most limit bytes will be read.
  742. """
  743. if limit < 0:
  744. # Shortcut common case - newline found in buffer.
  745. i = self._readbuffer.find(b'\n', self._offset) + 1
  746. if i > 0:
  747. line = self._readbuffer[self._offset: i]
  748. self._offset = i
  749. return line
  750. return io.BufferedIOBase.readline(self, limit)
  751. def peek(self, n=1):
  752. """Returns buffered bytes without advancing the position."""
  753. if n > len(self._readbuffer) - self._offset:
  754. chunk = self.read(n)
  755. if len(chunk) > self._offset:
  756. self._readbuffer = chunk + self._readbuffer[self._offset:]
  757. self._offset = 0
  758. else:
  759. self._offset -= len(chunk)
  760. # Return up to 512 bytes to reduce allocation overhead for tight loops.
  761. return self._readbuffer[self._offset: self._offset + 512]
  762. def readable(self):
  763. if self.closed:
  764. raise ValueError("I/O operation on closed file.")
  765. return True
  766. def read(self, n=-1):
  767. """Read and return up to n bytes.
  768. If the argument is omitted, None, or negative, data is read and returned until EOF is reached.
  769. """
  770. if self.closed:
  771. raise ValueError("read from closed file.")
  772. if n is None or n < 0:
  773. buf = self._readbuffer[self._offset:]
  774. self._readbuffer = b''
  775. self._offset = 0
  776. while not self._eof:
  777. buf += self._read1(self.MAX_N)
  778. return buf
  779. end = n + self._offset
  780. if end < len(self._readbuffer):
  781. buf = self._readbuffer[self._offset:end]
  782. self._offset = end
  783. return buf
  784. n = end - len(self._readbuffer)
  785. buf = self._readbuffer[self._offset:]
  786. self._readbuffer = b''
  787. self._offset = 0
  788. while n > 0 and not self._eof:
  789. data = self._read1(n)
  790. if n < len(data):
  791. self._readbuffer = data
  792. self._offset = n
  793. buf += data[:n]
  794. break
  795. buf += data
  796. n -= len(data)
  797. return buf
  798. def _update_crc(self, newdata):
  799. # Update the CRC using the given data.
  800. if self._expected_crc is None:
  801. # No need to compute the CRC if we don't have a reference value
  802. return
  803. self._running_crc = crc32(newdata, self._running_crc)
  804. # Check the CRC if we're at the end of the file
  805. if self._eof and self._running_crc != self._expected_crc:
  806. raise BadZipFile("Bad CRC-32 for file %r" % self.name)
  807. def read1(self, n):
  808. """Read up to n bytes with at most one read() system call."""
  809. if n is None or n < 0:
  810. buf = self._readbuffer[self._offset:]
  811. self._readbuffer = b''
  812. self._offset = 0
  813. while not self._eof:
  814. data = self._read1(self.MAX_N)
  815. if data:
  816. buf += data
  817. break
  818. return buf
  819. end = n + self._offset
  820. if end < len(self._readbuffer):
  821. buf = self._readbuffer[self._offset:end]
  822. self._offset = end
  823. return buf
  824. n = end - len(self._readbuffer)
  825. buf = self._readbuffer[self._offset:]
  826. self._readbuffer = b''
  827. self._offset = 0
  828. if n > 0:
  829. while not self._eof:
  830. data = self._read1(n)
  831. if n < len(data):
  832. self._readbuffer = data
  833. self._offset = n
  834. buf += data[:n]
  835. break
  836. if data:
  837. buf += data
  838. break
  839. return buf
  840. def _read1(self, n):
  841. # Read up to n compressed bytes with at most one read() system call,
  842. # decrypt and decompress them.
  843. if self._eof or n <= 0:
  844. return b''
  845. # Read from file.
  846. if self._compress_type == ZIP_DEFLATED:
  847. ## Handle unconsumed data.
  848. data = self._decompressor.unconsumed_tail
  849. if n > len(data):
  850. data += self._read2(n - len(data))
  851. else:
  852. data = self._read2(n)
  853. if self._compress_type == ZIP_STORED:
  854. self._eof = self._compress_left <= 0
  855. elif self._compress_type == ZIP_DEFLATED:
  856. n = max(n, self.MIN_READ_SIZE)
  857. data = self._decompressor.decompress(data, n)
  858. self._eof = (self._decompressor.eof or
  859. self._compress_left <= 0 and
  860. not self._decompressor.unconsumed_tail)
  861. if self._eof:
  862. data += self._decompressor.flush()
  863. else:
  864. data = self._decompressor.decompress(data)
  865. self._eof = self._decompressor.eof or self._compress_left <= 0
  866. data = data[:self._left]
  867. self._left -= len(data)
  868. if self._left <= 0:
  869. self._eof = True
  870. self._update_crc(data)
  871. return data
  872. def _read2(self, n):
  873. if self._compress_left <= 0:
  874. return b''
  875. n = max(n, self.MIN_READ_SIZE)
  876. n = min(n, self._compress_left)
  877. data = self._fileobj.read(n)
  878. self._compress_left -= len(data)
  879. if not data:
  880. raise EOFError
  881. if self._decrypter is not None:
  882. data = self._decrypter(data)
  883. return data
  884. def close(self):
  885. try:
  886. if self._close_fileobj:
  887. self._fileobj.close()
  888. finally:
  889. super().close()
  890. def seekable(self):
  891. if self.closed:
  892. raise ValueError("I/O operation on closed file.")
  893. return self._seekable
  894. def seek(self, offset, whence=0):
  895. if self.closed:
  896. raise ValueError("seek on closed file.")
  897. if not self._seekable:
  898. raise io.UnsupportedOperation("underlying stream is not seekable")
  899. curr_pos = self.tell()
  900. if whence == 0: # Seek from start of file
  901. new_pos = offset
  902. elif whence == 1: # Seek from current position
  903. new_pos = curr_pos + offset
  904. elif whence == 2: # Seek from EOF
  905. new_pos = self._orig_file_size + offset
  906. else:
  907. raise ValueError("whence must be os.SEEK_SET (0), "
  908. "os.SEEK_CUR (1), or os.SEEK_END (2)")
  909. if new_pos > self._orig_file_size:
  910. new_pos = self._orig_file_size
  911. if new_pos < 0:
  912. new_pos = 0
  913. read_offset = new_pos - curr_pos
  914. buff_offset = read_offset + self._offset
  915. if buff_offset >= 0 and buff_offset < len(self._readbuffer):
  916. # Just move the _offset index if the new position is in the _readbuffer
  917. self._offset = buff_offset
  918. read_offset = 0
  919. elif read_offset < 0:
  920. # Position is before the current position. Reset the ZipExtFile
  921. self._fileobj.seek(self._orig_compress_start)
  922. self._running_crc = self._orig_start_crc
  923. self._compress_left = self._orig_compress_size
  924. self._left = self._orig_file_size
  925. self._readbuffer = b''
  926. self._offset = 0
  927. self._decompressor = _get_decompressor(self._compress_type)
  928. self._eof = False
  929. read_offset = new_pos
  930. if self._decrypter is not None:
  931. self._init_decrypter()
  932. while read_offset > 0:
  933. read_len = min(self.MAX_SEEK_READ, read_offset)
  934. self.read(read_len)
  935. read_offset -= read_len
  936. return self.tell()
  937. def tell(self):
  938. if self.closed:
  939. raise ValueError("tell on closed file.")
  940. if not self._seekable:
  941. raise io.UnsupportedOperation("underlying stream is not seekable")
  942. filepos = self._orig_file_size - self._left - len(self._readbuffer) + self._offset
  943. return filepos
  944. class _ZipWriteFile(io.BufferedIOBase):
  945. def __init__(self, zf, zinfo, zip64):
  946. self._zinfo = zinfo
  947. self._zip64 = zip64
  948. self._zipfile = zf
  949. self._compressor = _get_compressor(zinfo.compress_type,
  950. zinfo._compresslevel)
  951. self._file_size = 0
  952. self._compress_size = 0
  953. self._crc = 0
  954. @property
  955. def _fileobj(self):
  956. return self._zipfile.fp
  957. def writable(self):
  958. return True
  959. def write(self, data):
  960. if self.closed:
  961. raise ValueError('I/O operation on closed file.')
  962. nbytes = len(data)
  963. self._file_size += nbytes
  964. self._crc = crc32(data, self._crc)
  965. if self._compressor:
  966. data = self._compressor.compress(data)
  967. self._compress_size += len(data)
  968. self._fileobj.write(data)
  969. return nbytes
  970. def close(self):
  971. if self.closed:
  972. return
  973. try:
  974. super().close()
  975. # Flush any data from the compressor, and update header info
  976. if self._compressor:
  977. buf = self._compressor.flush()
  978. self._compress_size += len(buf)
  979. self._fileobj.write(buf)
  980. self._zinfo.compress_size = self._compress_size
  981. else:
  982. self._zinfo.compress_size = self._file_size
  983. self._zinfo.CRC = self._crc
  984. self._zinfo.file_size = self._file_size
  985. # Write updated header info
  986. if self._zinfo.flag_bits & 0x08:
  987. # Write CRC and file sizes after the file data
  988. fmt = '<LLQQ' if self._zip64 else '<LLLL'
  989. self._fileobj.write(struct.pack(fmt, _DD_SIGNATURE, self._zinfo.CRC,
  990. self._zinfo.compress_size, self._zinfo.file_size))
  991. self._zipfile.start_dir = self._fileobj.tell()
  992. else:
  993. if not self._zip64:
  994. if self._file_size > ZIP64_LIMIT:
  995. raise RuntimeError(
  996. 'File size unexpectedly exceeded ZIP64 limit')
  997. if self._compress_size > ZIP64_LIMIT:
  998. raise RuntimeError(
  999. 'Compressed size unexpectedly exceeded ZIP64 limit')
  1000. # Seek backwards and write file header (which will now include
  1001. # correct CRC and file sizes)
  1002. # Preserve current position in file
  1003. self._zipfile.start_dir = self._fileobj.tell()
  1004. self._fileobj.seek(self._zinfo.header_offset)
  1005. self._fileobj.write(self._zinfo.FileHeader(self._zip64))
  1006. self._fileobj.seek(self._zipfile.start_dir)
  1007. # Successfully written: Add file to our caches
  1008. self._zipfile.filelist.append(self._zinfo)
  1009. self._zipfile.NameToInfo[self._zinfo.filename] = self._zinfo
  1010. finally:
  1011. self._zipfile._writing = False
  1012. class ZipFile:
  1013. """ Class with methods to open, read, write, close, list zip files.
  1014. z = ZipFile(file, mode="r", compression=ZIP_STORED, allowZip64=True,
  1015. compresslevel=None)
  1016. file: Either the path to the file, or a file-like object.
  1017. If it is a path, the file will be opened and closed by ZipFile.
  1018. mode: The mode can be either read 'r', write 'w', exclusive create 'x',
  1019. or append 'a'.
  1020. compression: ZIP_STORED (no compression), ZIP_DEFLATED (requires zlib),
  1021. ZIP_BZIP2 (requires bz2) or ZIP_LZMA (requires lzma).
  1022. allowZip64: if True ZipFile will create files with ZIP64 extensions when
  1023. needed, otherwise it will raise an exception when this would
  1024. be necessary.
  1025. compresslevel: None (default for the given compression type) or an integer
  1026. specifying the level to pass to the compressor.
  1027. When using ZIP_STORED or ZIP_LZMA this keyword has no effect.
  1028. When using ZIP_DEFLATED integers 0 through 9 are accepted.
  1029. When using ZIP_BZIP2 integers 1 through 9 are accepted.
  1030. """
  1031. fp = None # Set here since __del__ checks it
  1032. _windows_illegal_name_trans_table = None
  1033. def __init__(self, file, mode="r", compression=ZIP_STORED, allowZip64=True,
  1034. compresslevel=None, *, strict_timestamps=True):
  1035. """Open the ZIP file with mode read 'r', write 'w', exclusive create 'x',
  1036. or append 'a'."""
  1037. if mode not in ('r', 'w', 'x', 'a'):
  1038. raise ValueError("ZipFile requires mode 'r', 'w', 'x', or 'a'")
  1039. _check_compression(compression)
  1040. self._allowZip64 = allowZip64
  1041. self._didModify = False
  1042. self.debug = 0 # Level of printing: 0 through 3
  1043. self.NameToInfo = {} # Find file info given name
  1044. self.filelist = [] # List of ZipInfo instances for archive
  1045. self.compression = compression # Method of compression
  1046. self.compresslevel = compresslevel
  1047. self.mode = mode
  1048. self.pwd = None
  1049. self._comment = b''
  1050. self._strict_timestamps = strict_timestamps
  1051. # Check if we were passed a file-like object
  1052. if isinstance(file, os.PathLike):
  1053. file = os.fspath(file)
  1054. if isinstance(file, str):
  1055. # No, it's a filename
  1056. self._filePassed = 0
  1057. self.filename = file
  1058. modeDict = {'r' : 'rb', 'w': 'w+b', 'x': 'x+b', 'a' : 'r+b',
  1059. 'r+b': 'w+b', 'w+b': 'wb', 'x+b': 'xb'}
  1060. filemode = modeDict[mode]
  1061. while True:
  1062. try:
  1063. self.fp = io.open(file, filemode)
  1064. except OSError:
  1065. if filemode in modeDict:
  1066. filemode = modeDict[filemode]
  1067. continue
  1068. raise
  1069. break
  1070. else:
  1071. self._filePassed = 1
  1072. self.fp = file
  1073. self.filename = getattr(file, 'name', None)
  1074. self._fileRefCnt = 1
  1075. self._lock = threading.RLock()
  1076. self._seekable = True
  1077. self._writing = False
  1078. try:
  1079. if mode == 'r':
  1080. self._RealGetContents()
  1081. elif mode in ('w', 'x'):
  1082. # set the modified flag so central directory gets written
  1083. # even if no files are added to the archive
  1084. self._didModify = True
  1085. try:
  1086. self.start_dir = self.fp.tell()
  1087. except (AttributeError, OSError):
  1088. self.fp = _Tellable(self.fp)
  1089. self.start_dir = 0
  1090. self._seekable = False
  1091. else:
  1092. # Some file-like objects can provide tell() but not seek()
  1093. try:
  1094. self.fp.seek(self.start_dir)
  1095. except (AttributeError, OSError):
  1096. self._seekable = False
  1097. elif mode == 'a':
  1098. try:
  1099. # See if file is a zip file
  1100. self._RealGetContents()
  1101. # seek to start of directory and overwrite
  1102. self.fp.seek(self.start_dir)
  1103. except BadZipFile:
  1104. # file is not a zip file, just append
  1105. self.fp.seek(0, 2)
  1106. # set the modified flag so central directory gets written
  1107. # even if no files are added to the archive
  1108. self._didModify = True
  1109. self.start_dir = self.fp.tell()
  1110. else:
  1111. raise ValueError("Mode must be 'r', 'w', 'x', or 'a'")
  1112. except:
  1113. fp = self.fp
  1114. self.fp = None
  1115. self._fpclose(fp)
  1116. raise
  1117. def __enter__(self):
  1118. return self
  1119. def __exit__(self, type, value, traceback):
  1120. self.close()
  1121. def __repr__(self):
  1122. result = ['<%s.%s' % (self.__class__.__module__,
  1123. self.__class__.__qualname__)]
  1124. if self.fp is not None:
  1125. if self._filePassed:
  1126. result.append(' file=%r' % self.fp)
  1127. elif self.filename is not None:
  1128. result.append(' filename=%r' % self.filename)
  1129. result.append(' mode=%r' % self.mode)
  1130. else:
  1131. result.append(' [closed]')
  1132. result.append('>')
  1133. return ''.join(result)
  1134. def _RealGetContents(self):
  1135. """Read in the table of contents for the ZIP file."""
  1136. fp = self.fp
  1137. try:
  1138. endrec = _EndRecData(fp)
  1139. except OSError:
  1140. raise BadZipFile("File is not a zip file")
  1141. if not endrec:
  1142. raise BadZipFile("File is not a zip file")
  1143. if self.debug > 1:
  1144. print(endrec)
  1145. size_cd = endrec[_ECD_SIZE] # bytes in central directory
  1146. offset_cd = endrec[_ECD_OFFSET] # offset of central directory
  1147. self._comment = endrec[_ECD_COMMENT] # archive comment
  1148. # "concat" is zero, unless zip was concatenated to another file
  1149. concat = endrec[_ECD_LOCATION] - size_cd - offset_cd
  1150. if endrec[_ECD_SIGNATURE] == stringEndArchive64:
  1151. # If Zip64 extension structures are present, account for them
  1152. concat -= (sizeEndCentDir64 + sizeEndCentDir64Locator)
  1153. if self.debug > 2:
  1154. inferred = concat + offset_cd
  1155. print("given, inferred, offset", offset_cd, inferred, concat)
  1156. # self.start_dir: Position of start of central directory
  1157. self.start_dir = offset_cd + concat
  1158. fp.seek(self.start_dir, 0)
  1159. data = fp.read(size_cd)
  1160. fp = io.BytesIO(data)
  1161. total = 0
  1162. while total < size_cd:
  1163. centdir = fp.read(sizeCentralDir)
  1164. if len(centdir) != sizeCentralDir:
  1165. raise BadZipFile("Truncated central directory")
  1166. centdir = struct.unpack(structCentralDir, centdir)
  1167. if centdir[_CD_SIGNATURE] != stringCentralDir:
  1168. raise BadZipFile("Bad magic number for central directory")
  1169. if self.debug > 2:
  1170. print(centdir)
  1171. filename = fp.read(centdir[_CD_FILENAME_LENGTH])
  1172. flags = centdir[5]
  1173. if flags & 0x800:
  1174. # UTF-8 file names extension
  1175. filename = filename.decode('utf-8')
  1176. else:
  1177. # Historical ZIP filename encoding
  1178. filename = filename.decode('cp437')
  1179. # Create ZipInfo instance to store file information
  1180. x = ZipInfo(filename)
  1181. x.extra = fp.read(centdir[_CD_EXTRA_FIELD_LENGTH])
  1182. x.comment = fp.read(centdir[_CD_COMMENT_LENGTH])
  1183. x.header_offset = centdir[_CD_LOCAL_HEADER_OFFSET]
  1184. (x.create_version, x.create_system, x.extract_version, x.reserved,
  1185. x.flag_bits, x.compress_type, t, d,
  1186. x.CRC, x.compress_size, x.file_size) = centdir[1:12]
  1187. if x.extract_version > MAX_EXTRACT_VERSION:
  1188. raise NotImplementedError("zip file version %.1f" %
  1189. (x.extract_version / 10))
  1190. x.volume, x.internal_attr, x.external_attr = centdir[15:18]
  1191. # Convert date/time code to (year, month, day, hour, min, sec)
  1192. x._raw_time = t
  1193. x.date_time = ( (d>>9)+1980, (d>>5)&0xF, d&0x1F,
  1194. t>>11, (t>>5)&0x3F, (t&0x1F) * 2 )
  1195. x._decodeExtra()
  1196. x.header_offset = x.header_offset + concat
  1197. self.filelist.append(x)
  1198. self.NameToInfo[x.filename] = x
  1199. # update total bytes read from central directory
  1200. total = (total + sizeCentralDir + centdir[_CD_FILENAME_LENGTH]
  1201. + centdir[_CD_EXTRA_FIELD_LENGTH]
  1202. + centdir[_CD_COMMENT_LENGTH])
  1203. if self.debug > 2:
  1204. print("total", total)
  1205. def namelist(self):
  1206. """Return a list of file names in the archive."""
  1207. return [data.filename for data in self.filelist]
  1208. def infolist(self):
  1209. """Return a list of class ZipInfo instances for files in the
  1210. archive."""
  1211. return self.filelist
  1212. def printdir(self, file=None):
  1213. """Print a table of contents for the zip file."""
  1214. print("%-46s %19s %12s" % ("File Name", "Modified ", "Size"),
  1215. file=file)
  1216. for zinfo in self.filelist:
  1217. date = "%d-%02d-%02d %02d:%02d:%02d" % zinfo.date_time[:6]
  1218. print("%-46s %s %12d" % (zinfo.filename, date, zinfo.file_size),
  1219. file=file)
  1220. def testzip(self):
  1221. """Read all the files and check the CRC."""
  1222. chunk_size = 2 ** 20
  1223. for zinfo in self.filelist:
  1224. try:
  1225. # Read by chunks, to avoid an OverflowError or a
  1226. # MemoryError with very large embedded files.
  1227. with self.open(zinfo.filename, "r") as f:
  1228. while f.read(chunk_size): # Check CRC-32
  1229. pass
  1230. except BadZipFile:
  1231. return zinfo.filename
  1232. def getinfo(self, name):
  1233. """Return the instance of ZipInfo given 'name'."""
  1234. info = self.NameToInfo.get(name)
  1235. if info is None:
  1236. raise KeyError(
  1237. 'There is no item named %r in the archive' % name)
  1238. return info
  1239. def setpassword(self, pwd):
  1240. """Set default password for encrypted files."""
  1241. if pwd and not isinstance(pwd, bytes):
  1242. raise TypeError("pwd: expected bytes, got %s" % type(pwd).__name__)
  1243. if pwd:
  1244. self.pwd = pwd
  1245. else:
  1246. self.pwd = None
  1247. @property
  1248. def comment(self):
  1249. """The comment text associated with the ZIP file."""
  1250. return self._comment
  1251. @comment.setter
  1252. def comment(self, comment):
  1253. if not isinstance(comment, bytes):
  1254. raise TypeError("comment: expected bytes, got %s" % type(comment).__name__)
  1255. # check for valid comment length
  1256. if len(comment) > ZIP_MAX_COMMENT:
  1257. import warnings
  1258. warnings.warn('Archive comment is too long; truncating to %d bytes'
  1259. % ZIP_MAX_COMMENT, stacklevel=2)
  1260. comment = comment[:ZIP_MAX_COMMENT]
  1261. self._comment = comment
  1262. self._didModify = True
  1263. def read(self, name, pwd=None):
  1264. """Return file bytes for name."""
  1265. with self.open(name, "r", pwd) as fp:
  1266. return fp.read()
  1267. def open(self, name, mode="r", pwd=None, *, force_zip64=False):
  1268. """Return file-like object for 'name'.
  1269. name is a string for the file name within the ZIP file, or a ZipInfo
  1270. object.
  1271. mode should be 'r' to read a file already in the ZIP file, or 'w' to
  1272. write to a file newly added to the archive.
  1273. pwd is the password to decrypt files (only used for reading).
  1274. When writing, if the file size is not known in advance but may exceed
  1275. 2 GiB, pass force_zip64 to use the ZIP64 format, which can handle large
  1276. files. If the size is known in advance, it is best to pass a ZipInfo
  1277. instance for name, with zinfo.file_size set.
  1278. """
  1279. if mode not in {"r", "w"}:
  1280. raise ValueError('open() requires mode "r" or "w"')
  1281. if pwd and not isinstance(pwd, bytes):
  1282. raise TypeError("pwd: expected bytes, got %s" % type(pwd).__name__)
  1283. if pwd and (mode == "w"):
  1284. raise ValueError("pwd is only supported for reading files")
  1285. if not self.fp:
  1286. raise ValueError(
  1287. "Attempt to use ZIP archive that was already closed")
  1288. # Make sure we have an info object
  1289. if isinstance(name, ZipInfo):
  1290. # 'name' is already an info object
  1291. zinfo = name
  1292. elif mode == 'w':
  1293. zinfo = ZipInfo(name)
  1294. zinfo.compress_type = self.compression
  1295. zinfo._compresslevel = self.compresslevel
  1296. else:
  1297. # Get info object for name
  1298. zinfo = self.getinfo(name)
  1299. if mode == 'w':
  1300. return self._open_to_write(zinfo, force_zip64=force_zip64)
  1301. if self._writing:
  1302. raise ValueError("Can't read from the ZIP file while there "
  1303. "is an open writing handle on it. "
  1304. "Close the writing handle before trying to read.")
  1305. # Open for reading:
  1306. self._fileRefCnt += 1
  1307. zef_file = _SharedFile(self.fp, zinfo.header_offset,
  1308. self._fpclose, self._lock, lambda: self._writing)
  1309. try:
  1310. # Skip the file header:
  1311. fheader = zef_file.read(sizeFileHeader)
  1312. if len(fheader) != sizeFileHeader:
  1313. raise BadZipFile("Truncated file header")
  1314. fheader = struct.unpack(structFileHeader, fheader)
  1315. if fheader[_FH_SIGNATURE] != stringFileHeader:
  1316. raise BadZipFile("Bad magic number for file header")
  1317. fname = zef_file.read(fheader[_FH_FILENAME_LENGTH])
  1318. if fheader[_FH_EXTRA_FIELD_LENGTH]:
  1319. zef_file.read(fheader[_FH_EXTRA_FIELD_LENGTH])
  1320. if zinfo.flag_bits & 0x20:
  1321. # Zip 2.7: compressed patched data
  1322. raise NotImplementedError("compressed patched data (flag bit 5)")
  1323. if zinfo.flag_bits & 0x40:
  1324. # strong encryption
  1325. raise NotImplementedError("strong encryption (flag bit 6)")
  1326. if fheader[_FH_GENERAL_PURPOSE_FLAG_BITS] & 0x800:
  1327. # UTF-8 filename
  1328. fname_str = fname.decode("utf-8")
  1329. else:
  1330. fname_str = fname.decode("cp437")
  1331. if fname_str != zinfo.orig_filename:
  1332. raise BadZipFile(
  1333. 'File name in directory %r and header %r differ.'
  1334. % (zinfo.orig_filename, fname))
  1335. # check for encrypted flag & handle password
  1336. is_encrypted = zinfo.flag_bits & 0x1
  1337. if is_encrypted:
  1338. if not pwd:
  1339. pwd = self.pwd
  1340. if not pwd:
  1341. raise RuntimeError("File %r is encrypted, password "
  1342. "required for extraction" % name)
  1343. else:
  1344. pwd = None
  1345. return ZipExtFile(zef_file, mode, zinfo, pwd, True)
  1346. except:
  1347. zef_file.close()
  1348. raise
  1349. def _open_to_write(self, zinfo, force_zip64=False):
  1350. if force_zip64 and not self._allowZip64:
  1351. raise ValueError(
  1352. "force_zip64 is True, but allowZip64 was False when opening "
  1353. "the ZIP file."
  1354. )
  1355. if self._writing:
  1356. raise ValueError("Can't write to the ZIP file while there is "
  1357. "another write handle open on it. "
  1358. "Close the first handle before opening another.")
  1359. # Size and CRC are overwritten with correct data after processing the file
  1360. zinfo.compress_size = 0
  1361. zinfo.CRC = 0
  1362. zinfo.flag_bits = 0x00
  1363. if zinfo.compress_type == ZIP_LZMA:
  1364. # Compressed data includes an end-of-stream (EOS) marker
  1365. zinfo.flag_bits |= 0x02
  1366. if not self._seekable:
  1367. zinfo.flag_bits |= 0x08
  1368. if not zinfo.external_attr:
  1369. zinfo.external_attr = 0o600 << 16 # permissions: ?rw-------
  1370. # Compressed size can be larger than uncompressed size
  1371. zip64 = self._allowZip64 and \
  1372. (force_zip64 or zinfo.file_size * 1.05 > ZIP64_LIMIT)
  1373. if self._seekable:
  1374. self.fp.seek(self.start_dir)
  1375. zinfo.header_offset = self.fp.tell()
  1376. self._writecheck(zinfo)
  1377. self._didModify = True
  1378. self.fp.write(zinfo.FileHeader(zip64))
  1379. self._writing = True
  1380. return _ZipWriteFile(self, zinfo, zip64)
  1381. def extract(self, member, path=None, pwd=None):
  1382. """Extract a member from the archive to the current working directory,
  1383. using its full name. Its file information is extracted as accurately
  1384. as possible. `member' may be a filename or a ZipInfo object. You can
  1385. specify a different directory using `path'.
  1386. """
  1387. if path is None:
  1388. path = os.getcwd()
  1389. else:
  1390. path = os.fspath(path)
  1391. return self._extract_member(member, path, pwd)
  1392. def extractall(self, path=None, members=None, pwd=None):
  1393. """Extract all members from the archive to the current working
  1394. directory. `path' specifies a different directory to extract to.
  1395. `members' is optional and must be a subset of the list returned
  1396. by namelist().
  1397. """
  1398. if members is None:
  1399. members = self.namelist()
  1400. if path is None:
  1401. path = os.getcwd()
  1402. else:
  1403. path = os.fspath(path)
  1404. for zipinfo in members:
  1405. self._extract_member(zipinfo, path, pwd)
  1406. @classmethod
  1407. def _sanitize_windows_name(cls, arcname, pathsep):
  1408. """Replace bad characters and remove trailing dots from parts."""
  1409. table = cls._windows_illegal_name_trans_table
  1410. if not table:
  1411. illegal = ':<>|"?*'
  1412. table = str.maketrans(illegal, '_' * len(illegal))
  1413. cls._windows_illegal_name_trans_table = table
  1414. arcname = arcname.translate(table)
  1415. # remove trailing dots
  1416. arcname = (x.rstrip('.') for x in arcname.split(pathsep))
  1417. # rejoin, removing empty parts.
  1418. arcname = pathsep.join(x for x in arcname if x)
  1419. return arcname
  1420. def _extract_member(self, member, targetpath, pwd):
  1421. """Extract the ZipInfo object 'member' to a physical
  1422. file on the path targetpath.
  1423. """
  1424. if not isinstance(member, ZipInfo):
  1425. member = self.getinfo(member)
  1426. # build the destination pathname, replacing
  1427. # forward slashes to platform specific separators.
  1428. arcname = member.filename.replace('/', os.path.sep)
  1429. if os.path.altsep:
  1430. arcname = arcname.replace(os.path.altsep, os.path.sep)
  1431. # interpret absolute pathname as relative, remove drive letter or
  1432. # UNC path, redundant separators, "." and ".." components.
  1433. arcname = os.path.splitdrive(arcname)[1]
  1434. invalid_path_parts = ('', os.path.curdir, os.path.pardir)
  1435. arcname = os.path.sep.join(x for x in arcname.split(os.path.sep)
  1436. if x not in invalid_path_parts)
  1437. if os.path.sep == '\\':
  1438. # filter illegal characters on Windows
  1439. arcname = self._sanitize_windows_name(arcname, os.path.sep)
  1440. targetpath = os.path.join(targetpath, arcname)
  1441. targetpath = os.path.normpath(targetpath)
  1442. # Create all upper directories if necessary.
  1443. upperdirs = os.path.dirname(targetpath)
  1444. if upperdirs and not os.path.exists(upperdirs):
  1445. os.makedirs(upperdirs)
  1446. if member.is_dir():
  1447. if not os.path.isdir(targetpath):
  1448. os.mkdir(targetpath)
  1449. return targetpath
  1450. with self.open(member, pwd=pwd) as source, \
  1451. open(targetpath, "wb") as target:
  1452. shutil.copyfileobj(source, target)
  1453. return targetpath
  1454. def _writecheck(self, zinfo):
  1455. """Check for errors before writing a file to the archive."""
  1456. if zinfo.filename in self.NameToInfo:
  1457. import warnings
  1458. warnings.warn('Duplicate name: %r' % zinfo.filename, stacklevel=3)
  1459. if self.mode not in ('w', 'x', 'a'):
  1460. raise ValueError("write() requires mode 'w', 'x', or 'a'")
  1461. if not self.fp:
  1462. raise ValueError(
  1463. "Attempt to write ZIP archive that was already closed")
  1464. _check_compression(zinfo.compress_type)
  1465. if not self._allowZip64:
  1466. requires_zip64 = None
  1467. if len(self.filelist) >= ZIP_FILECOUNT_LIMIT:
  1468. requires_zip64 = "Files count"
  1469. elif zinfo.file_size > ZIP64_LIMIT:
  1470. requires_zip64 = "Filesize"
  1471. elif zinfo.header_offset > ZIP64_LIMIT:
  1472. requires_zip64 = "Zipfile size"
  1473. if requires_zip64:
  1474. raise LargeZipFile(requires_zip64 +
  1475. " would require ZIP64 extensions")
  1476. def write(self, filename, arcname=None,
  1477. compress_type=None, compresslevel=None):
  1478. """Put the bytes from filename into the archive under the name
  1479. arcname."""
  1480. if not self.fp:
  1481. raise ValueError(
  1482. "Attempt to write to ZIP archive that was already closed")
  1483. if self._writing:
  1484. raise ValueError(
  1485. "Can't write to ZIP archive while an open writing handle exists"
  1486. )
  1487. zinfo = ZipInfo.from_file(filename, arcname,
  1488. strict_timestamps=self._strict_timestamps)
  1489. if zinfo.is_dir():
  1490. zinfo.compress_size = 0
  1491. zinfo.CRC = 0
  1492. else:
  1493. if compress_type is not None:
  1494. zinfo.compress_type = compress_type
  1495. else:
  1496. zinfo.compress_type = self.compression
  1497. if compresslevel is not None:
  1498. zinfo._compresslevel = compresslevel
  1499. else:
  1500. zinfo._compresslevel = self.compresslevel
  1501. if zinfo.is_dir():
  1502. with self._lock:
  1503. if self._seekable:
  1504. self.fp.seek(self.start_dir)
  1505. zinfo.header_offset = self.fp.tell() # Start of header bytes
  1506. if zinfo.compress_type == ZIP_LZMA:
  1507. # Compressed data includes an end-of-stream (EOS) marker
  1508. zinfo.flag_bits |= 0x02
  1509. self._writecheck(zinfo)
  1510. self._didModify = True
  1511. self.filelist.append(zinfo)
  1512. self.NameToInfo[zinfo.filename] = zinfo
  1513. self.fp.write(zinfo.FileHeader(False))
  1514. self.start_dir = self.fp.tell()
  1515. else:
  1516. with open(filename, "rb") as src, self.open(zinfo, 'w') as dest:
  1517. shutil.copyfileobj(src, dest, 1024*8)
  1518. def writestr(self, zinfo_or_arcname, data,
  1519. compress_type=None, compresslevel=None):
  1520. """Write a file into the archive. The contents is 'data', which
  1521. may be either a 'str' or a 'bytes' instance; if it is a 'str',
  1522. it is encoded as UTF-8 first.
  1523. 'zinfo_or_arcname' is either a ZipInfo instance or
  1524. the name of the file in the archive."""
  1525. if isinstance(data, str):
  1526. data = data.encode("utf-8")
  1527. if not isinstance(zinfo_or_arcname, ZipInfo):
  1528. zinfo = ZipInfo(filename=zinfo_or_arcname,
  1529. date_time=time.localtime(time.time())[:6])
  1530. zinfo.compress_type = self.compression
  1531. zinfo._compresslevel = self.compresslevel
  1532. if zinfo.filename[-1] == '/':
  1533. zinfo.external_attr = 0o40775 << 16 # drwxrwxr-x
  1534. zinfo.external_attr |= 0x10 # MS-DOS directory flag
  1535. else:
  1536. zinfo.external_attr = 0o600 << 16 # ?rw-------
  1537. else:
  1538. zinfo = zinfo_or_arcname
  1539. if not self.fp:
  1540. raise ValueError(
  1541. "Attempt to write to ZIP archive that was already closed")
  1542. if self._writing:
  1543. raise ValueError(
  1544. "Can't write to ZIP archive while an open writing handle exists."
  1545. )
  1546. if compress_type is not None:
  1547. zinfo.compress_type = compress_type
  1548. if compresslevel is not None:
  1549. zinfo._compresslevel = compresslevel
  1550. zinfo.file_size = len(data) # Uncompressed size
  1551. with self._lock:
  1552. with self.open(zinfo, mode='w') as dest:
  1553. dest.write(data)
  1554. def __del__(self):
  1555. """Call the "close()" method in case the user forgot."""
  1556. self.close()
  1557. def close(self):
  1558. """Close the file, and for mode 'w', 'x' and 'a' write the ending
  1559. records."""
  1560. if self.fp is None:
  1561. return
  1562. if self._writing:
  1563. raise ValueError("Can't close the ZIP file while there is "
  1564. "an open writing handle on it. "
  1565. "Close the writing handle before closing the zip.")
  1566. try:
  1567. if self.mode in ('w', 'x', 'a') and self._didModify: # write ending records
  1568. with self._lock:
  1569. if self._seekable:
  1570. self.fp.seek(self.start_dir)
  1571. self._write_end_record()
  1572. finally:
  1573. fp = self.fp
  1574. self.fp = None
  1575. self._fpclose(fp)
  1576. def _write_end_record(self):
  1577. for zinfo in self.filelist: # write central directory
  1578. dt = zinfo.date_time
  1579. dosdate = (dt[0] - 1980) << 9 | dt[1] << 5 | dt[2]
  1580. dostime = dt[3] << 11 | dt[4] << 5 | (dt[5] // 2)
  1581. extra = []
  1582. if zinfo.file_size > ZIP64_LIMIT \
  1583. or zinfo.compress_size > ZIP64_LIMIT:
  1584. extra.append(zinfo.file_size)
  1585. extra.append(zinfo.compress_size)
  1586. file_size = 0xffffffff
  1587. compress_size = 0xffffffff
  1588. else:
  1589. file_size = zinfo.file_size
  1590. compress_size = zinfo.compress_size
  1591. if zinfo.header_offset > ZIP64_LIMIT:
  1592. extra.append(zinfo.header_offset)
  1593. header_offset = 0xffffffff
  1594. else:
  1595. header_offset = zinfo.header_offset
  1596. extra_data = zinfo.extra
  1597. min_version = 0
  1598. if extra:
  1599. # Append a ZIP64 field to the extra's
  1600. extra_data = _strip_extra(extra_data, (1,))
  1601. extra_data = struct.pack(
  1602. '<HH' + 'Q'*len(extra),
  1603. 1, 8*len(extra), *extra) + extra_data
  1604. min_version = ZIP64_VERSION
  1605. if zinfo.compress_type == ZIP_BZIP2:
  1606. min_version = max(BZIP2_VERSION, min_version)
  1607. elif zinfo.compress_type == ZIP_LZMA:
  1608. min_version = max(LZMA_VERSION, min_version)
  1609. extract_version = max(min_version, zinfo.extract_version)
  1610. create_version = max(min_version, zinfo.create_version)
  1611. filename, flag_bits = zinfo._encodeFilenameFlags()
  1612. centdir = struct.pack(structCentralDir,
  1613. stringCentralDir, create_version,
  1614. zinfo.create_system, extract_version, zinfo.reserved,
  1615. flag_bits, zinfo.compress_type, dostime, dosdate,
  1616. zinfo.CRC, compress_size, file_size,
  1617. len(filename), len(extra_data), len(zinfo.comment),
  1618. 0, zinfo.internal_attr, zinfo.external_attr,
  1619. header_offset)
  1620. self.fp.write(centdir)
  1621. self.fp.write(filename)
  1622. self.fp.write(extra_data)
  1623. self.fp.write(zinfo.comment)
  1624. pos2 = self.fp.tell()
  1625. # Write end-of-zip-archive record
  1626. centDirCount = len(self.filelist)
  1627. centDirSize = pos2 - self.start_dir
  1628. centDirOffset = self.start_dir
  1629. requires_zip64 = None
  1630. if centDirCount > ZIP_FILECOUNT_LIMIT:
  1631. requires_zip64 = "Files count"
  1632. elif centDirOffset > ZIP64_LIMIT:
  1633. requires_zip64 = "Central directory offset"
  1634. elif centDirSize > ZIP64_LIMIT:
  1635. requires_zip64 = "Central directory size"
  1636. if requires_zip64:
  1637. # Need to write the ZIP64 end-of-archive records
  1638. if not self._allowZip64:
  1639. raise LargeZipFile(requires_zip64 +
  1640. " would require ZIP64 extensions")
  1641. zip64endrec = struct.pack(
  1642. structEndArchive64, stringEndArchive64,
  1643. 44, 45, 45, 0, 0, centDirCount, centDirCount,
  1644. centDirSize, centDirOffset)
  1645. self.fp.write(zip64endrec)
  1646. zip64locrec = struct.pack(
  1647. structEndArchive64Locator,
  1648. stringEndArchive64Locator, 0, pos2, 1)
  1649. self.fp.write(zip64locrec)
  1650. centDirCount = min(centDirCount, 0xFFFF)
  1651. centDirSize = min(centDirSize, 0xFFFFFFFF)
  1652. centDirOffset = min(centDirOffset, 0xFFFFFFFF)
  1653. endrec = struct.pack(structEndArchive, stringEndArchive,
  1654. 0, 0, centDirCount, centDirCount,
  1655. centDirSize, centDirOffset, len(self._comment))
  1656. self.fp.write(endrec)
  1657. self.fp.write(self._comment)
  1658. if self.mode == "a":
  1659. self.fp.truncate()
  1660. self.fp.flush()
  1661. def _fpclose(self, fp):
  1662. assert self._fileRefCnt > 0
  1663. self._fileRefCnt -= 1
  1664. if not self._fileRefCnt and not self._filePassed:
  1665. fp.close()
  1666. class PyZipFile(ZipFile):
  1667. """Class to create ZIP archives with Python library files and packages."""
  1668. def __init__(self, file, mode="r", compression=ZIP_STORED,
  1669. allowZip64=True, optimize=-1):
  1670. ZipFile.__init__(self, file, mode=mode, compression=compression,
  1671. allowZip64=allowZip64)
  1672. self._optimize = optimize
  1673. def writepy(self, pathname, basename="", filterfunc=None):
  1674. """Add all files from "pathname" to the ZIP archive.
  1675. If pathname is a package directory, search the directory and
  1676. all package subdirectories recursively for all *.py and enter
  1677. the modules into the archive. If pathname is a plain
  1678. directory, listdir *.py and enter all modules. Else, pathname
  1679. must be a Python *.py file and the module will be put into the
  1680. archive. Added modules are always module.pyc.
  1681. This method will compile the module.py into module.pyc if
  1682. necessary.
  1683. If filterfunc(pathname) is given, it is called with every argument.
  1684. When it is False, the file or directory is skipped.
  1685. """
  1686. pathname = os.fspath(pathname)
  1687. if filterfunc and not filterfunc(pathname):
  1688. if self.debug:
  1689. label = 'path' if os.path.isdir(pathname) else 'file'
  1690. print('%s %r skipped by filterfunc' % (label, pathname))
  1691. return
  1692. dir, name = os.path.split(pathname)
  1693. if os.path.isdir(pathname):
  1694. initname = os.path.join(pathname, "__init__.py")
  1695. if os.path.isfile(initname):
  1696. # This is a package directory, add it
  1697. if basename:
  1698. basename = "%s/%s" % (basename, name)
  1699. else:
  1700. basename = name
  1701. if self.debug:
  1702. print("Adding package in", pathname, "as", basename)
  1703. fname, arcname = self._get_codename(initname[0:-3], basename)
  1704. if self.debug:
  1705. print("Adding", arcname)
  1706. self.write(fname, arcname)
  1707. dirlist = sorted(os.listdir(pathname))
  1708. dirlist.remove("__init__.py")
  1709. # Add all *.py files and package subdirectories
  1710. for filename in dirlist:
  1711. path = os.path.join(pathname, filename)
  1712. root, ext = os.path.splitext(filename)
  1713. if os.path.isdir(path):
  1714. if os.path.isfile(os.path.join(path, "__init__.py")):
  1715. # This is a package directory, add it
  1716. self.writepy(path, basename,
  1717. filterfunc=filterfunc) # Recursive call
  1718. elif ext == ".py":
  1719. if filterfunc and not filterfunc(path):
  1720. if self.debug:
  1721. print('file %r skipped by filterfunc' % path)
  1722. continue
  1723. fname, arcname = self._get_codename(path[0:-3],
  1724. basename)
  1725. if self.debug:
  1726. print("Adding", arcname)
  1727. self.write(fname, arcname)
  1728. else:
  1729. # This is NOT a package directory, add its files at top level
  1730. if self.debug:
  1731. print("Adding files from directory", pathname)
  1732. for filename in sorted(os.listdir(pathname)):
  1733. path = os.path.join(pathname, filename)
  1734. root, ext = os.path.splitext(filename)
  1735. if ext == ".py":
  1736. if filterfunc and not filterfunc(path):
  1737. if self.debug:
  1738. print('file %r skipped by filterfunc' % path)
  1739. continue
  1740. fname, arcname = self._get_codename(path[0:-3],
  1741. basename)
  1742. if self.debug:
  1743. print("Adding", arcname)
  1744. self.write(fname, arcname)
  1745. else:
  1746. if pathname[-3:] != ".py":
  1747. raise RuntimeError(
  1748. 'Files added with writepy() must end with ".py"')
  1749. fname, arcname = self._get_codename(pathname[0:-3], basename)
  1750. if self.debug:
  1751. print("Adding file", arcname)
  1752. self.write(fname, arcname)
  1753. def _get_codename(self, pathname, basename):
  1754. """Return (filename, archivename) for the path.
  1755. Given a module name path, return the correct file path and
  1756. archive name, compiling if necessary. For example, given
  1757. /python/lib/string, return (/python/lib/string.pyc, string).
  1758. """
  1759. def _compile(file, optimize=-1):
  1760. import py_compile
  1761. if self.debug:
  1762. print("Compiling", file)
  1763. try:
  1764. py_compile.compile(file, doraise=True, optimize=optimize)
  1765. except py_compile.PyCompileError as err:
  1766. print(err.msg)
  1767. return False
  1768. return True
  1769. file_py = pathname + ".py"
  1770. file_pyc = pathname + ".pyc"
  1771. pycache_opt0 = importlib.util.cache_from_source(file_py, optimization='')
  1772. pycache_opt1 = importlib.util.cache_from_source(file_py, optimization=1)
  1773. pycache_opt2 = importlib.util.cache_from_source(file_py, optimization=2)
  1774. if self._optimize == -1:
  1775. # legacy mode: use whatever file is present
  1776. if (os.path.isfile(file_pyc) and
  1777. os.stat(file_pyc).st_mtime >= os.stat(file_py).st_mtime):
  1778. # Use .pyc file.
  1779. arcname = fname = file_pyc
  1780. elif (os.path.isfile(pycache_opt0) and
  1781. os.stat(pycache_opt0).st_mtime >= os.stat(file_py).st_mtime):
  1782. # Use the __pycache__/*.pyc file, but write it to the legacy pyc
  1783. # file name in the archive.
  1784. fname = pycache_opt0
  1785. arcname = file_pyc
  1786. elif (os.path.isfile(pycache_opt1) and
  1787. os.stat(pycache_opt1).st_mtime >= os.stat(file_py).st_mtime):
  1788. # Use the __pycache__/*.pyc file, but write it to the legacy pyc
  1789. # file name in the archive.
  1790. fname = pycache_opt1
  1791. arcname = file_pyc
  1792. elif (os.path.isfile(pycache_opt2) and
  1793. os.stat(pycache_opt2).st_mtime >= os.stat(file_py).st_mtime):
  1794. # Use the __pycache__/*.pyc file, but write it to the legacy pyc
  1795. # file name in the archive.
  1796. fname = pycache_opt2
  1797. arcname = file_pyc
  1798. else:
  1799. # Compile py into PEP 3147 pyc file.
  1800. if _compile(file_py):
  1801. if sys.flags.optimize == 0:
  1802. fname = pycache_opt0
  1803. elif sys.flags.optimize == 1:
  1804. fname = pycache_opt1
  1805. else:
  1806. fname = pycache_opt2
  1807. arcname = file_pyc
  1808. else:
  1809. fname = arcname = file_py
  1810. else:
  1811. # new mode: use given optimization level
  1812. if self._optimize == 0:
  1813. fname = pycache_opt0
  1814. arcname = file_pyc
  1815. else:
  1816. arcname = file_pyc
  1817. if self._optimize == 1:
  1818. fname = pycache_opt1
  1819. elif self._optimize == 2:
  1820. fname = pycache_opt2
  1821. else:
  1822. msg = "invalid value for 'optimize': {!r}".format(self._optimize)
  1823. raise ValueError(msg)
  1824. if not (os.path.isfile(fname) and
  1825. os.stat(fname).st_mtime >= os.stat(file_py).st_mtime):
  1826. if not _compile(file_py, optimize=self._optimize):
  1827. fname = arcname = file_py
  1828. archivename = os.path.split(arcname)[1]
  1829. if basename:
  1830. archivename = "%s/%s" % (basename, archivename)
  1831. return (fname, archivename)
  1832. def _parents(path):
  1833. """
  1834. Given a path with elements separated by
  1835. posixpath.sep, generate all parents of that path.
  1836. >>> list(_parents('b/d'))
  1837. ['b']
  1838. >>> list(_parents('/b/d/'))
  1839. ['/b']
  1840. >>> list(_parents('b/d/f/'))
  1841. ['b/d', 'b']
  1842. >>> list(_parents('b'))
  1843. []
  1844. >>> list(_parents(''))
  1845. []
  1846. """
  1847. return itertools.islice(_ancestry(path), 1, None)
  1848. def _ancestry(path):
  1849. """
  1850. Given a path with elements separated by
  1851. posixpath.sep, generate all elements of that path
  1852. >>> list(_ancestry('b/d'))
  1853. ['b/d', 'b']
  1854. >>> list(_ancestry('/b/d/'))
  1855. ['/b/d', '/b']
  1856. >>> list(_ancestry('b/d/f/'))
  1857. ['b/d/f', 'b/d', 'b']
  1858. >>> list(_ancestry('b'))
  1859. ['b']
  1860. >>> list(_ancestry(''))
  1861. []
  1862. """
  1863. path = path.rstrip(posixpath.sep)
  1864. while path and path != posixpath.sep:
  1865. yield path
  1866. path, tail = posixpath.split(path)
  1867. _dedupe = dict.fromkeys
  1868. """Deduplicate an iterable in original order"""
  1869. def _difference(minuend, subtrahend):
  1870. """
  1871. Return items in minuend not in subtrahend, retaining order
  1872. with O(1) lookup.
  1873. """
  1874. return itertools.filterfalse(set(subtrahend).__contains__, minuend)
  1875. class CompleteDirs(ZipFile):
  1876. """
  1877. A ZipFile subclass that ensures that implied directories
  1878. are always included in the namelist.
  1879. """
  1880. @staticmethod
  1881. def _implied_dirs(names):
  1882. parents = itertools.chain.from_iterable(map(_parents, names))
  1883. as_dirs = (p + posixpath.sep for p in parents)
  1884. return _dedupe(_difference(as_dirs, names))
  1885. def namelist(self):
  1886. names = super(CompleteDirs, self).namelist()
  1887. return names + list(self._implied_dirs(names))
  1888. def _name_set(self):
  1889. return set(self.namelist())
  1890. def resolve_dir(self, name):
  1891. """
  1892. If the name represents a directory, return that name
  1893. as a directory (with the trailing slash).
  1894. """
  1895. names = self._name_set()
  1896. dirname = name + '/'
  1897. dir_match = name not in names and dirname in names
  1898. return dirname if dir_match else name
  1899. @classmethod
  1900. def make(cls, source):
  1901. """
  1902. Given a source (filename or zipfile), return an
  1903. appropriate CompleteDirs subclass.
  1904. """
  1905. if isinstance(source, CompleteDirs):
  1906. return source
  1907. if not isinstance(source, ZipFile):
  1908. return cls(source)
  1909. # Only allow for FastPath when supplied zipfile is read-only
  1910. if 'r' not in source.mode:
  1911. cls = CompleteDirs
  1912. res = cls.__new__(cls)
  1913. vars(res).update(vars(source))
  1914. return res
  1915. class FastLookup(CompleteDirs):
  1916. """
  1917. ZipFile subclass to ensure implicit
  1918. dirs exist and are resolved rapidly.
  1919. """
  1920. def namelist(self):
  1921. with contextlib.suppress(AttributeError):
  1922. return self.__names
  1923. self.__names = super(FastLookup, self).namelist()
  1924. return self.__names
  1925. def _name_set(self):
  1926. with contextlib.suppress(AttributeError):
  1927. return self.__lookup
  1928. self.__lookup = super(FastLookup, self)._name_set()
  1929. return self.__lookup
  1930. class Path:
  1931. """
  1932. A pathlib-compatible interface for zip files.
  1933. Consider a zip file with this structure::
  1934. .
  1935. ├── a.txt
  1936. └── b
  1937. ├── c.txt
  1938. └── d
  1939. └── e.txt
  1940. >>> data = io.BytesIO()
  1941. >>> zf = ZipFile(data, 'w')
  1942. >>> zf.writestr('a.txt', 'content of a')
  1943. >>> zf.writestr('b/c.txt', 'content of c')
  1944. >>> zf.writestr('b/d/e.txt', 'content of e')
  1945. >>> zf.filename = 'abcde.zip'
  1946. Path accepts the zipfile object itself or a filename
  1947. >>> root = Path(zf)
  1948. From there, several path operations are available.
  1949. Directory iteration (including the zip file itself):
  1950. >>> a, b = root.iterdir()
  1951. >>> a
  1952. Path('abcde.zip', 'a.txt')
  1953. >>> b
  1954. Path('abcde.zip', 'b/')
  1955. name property:
  1956. >>> b.name
  1957. 'b'
  1958. join with divide operator:
  1959. >>> c = b / 'c.txt'
  1960. >>> c
  1961. Path('abcde.zip', 'b/c.txt')
  1962. >>> c.name
  1963. 'c.txt'
  1964. Read text:
  1965. >>> c.read_text()
  1966. 'content of c'
  1967. existence:
  1968. >>> c.exists()
  1969. True
  1970. >>> (b / 'missing.txt').exists()
  1971. False
  1972. Coercion to string:
  1973. >>> str(c)
  1974. 'abcde.zip/b/c.txt'
  1975. """
  1976. __repr = "{self.__class__.__name__}({self.root.filename!r}, {self.at!r})"
  1977. def __init__(self, root, at=""):
  1978. self.root = FastLookup.make(root)
  1979. self.at = at
  1980. def open(self, mode='r', *args, **kwargs):
  1981. """
  1982. Open this entry as text or binary following the semantics
  1983. of ``pathlib.Path.open()`` by passing arguments through
  1984. to io.TextIOWrapper().
  1985. """
  1986. pwd = kwargs.pop('pwd', None)
  1987. zip_mode = mode[0]
  1988. stream = self.root.open(self.at, zip_mode, pwd=pwd)
  1989. if 'b' in mode:
  1990. if args or kwargs:
  1991. raise ValueError("encoding args invalid for binary operation")
  1992. return stream
  1993. return io.TextIOWrapper(stream, *args, **kwargs)
  1994. @property
  1995. def name(self):
  1996. return posixpath.basename(self.at.rstrip("/"))
  1997. def read_text(self, *args, **kwargs):
  1998. with self.open('r', *args, **kwargs) as strm:
  1999. return strm.read()
  2000. def read_bytes(self):
  2001. with self.open('rb') as strm:
  2002. return strm.read()
  2003. def _is_child(self, path):
  2004. return posixpath.dirname(path.at.rstrip("/")) == self.at.rstrip("/")
  2005. def _next(self, at):
  2006. return Path(self.root, at)
  2007. def is_dir(self):
  2008. return not self.at or self.at.endswith("/")
  2009. def is_file(self):
  2010. return not self.is_dir()
  2011. def exists(self):
  2012. return self.at in self.root._name_set()
  2013. def iterdir(self):
  2014. if not self.is_dir():
  2015. raise ValueError("Can't listdir a file")
  2016. subs = map(self._next, self.root.namelist())
  2017. return filter(self._is_child, subs)
  2018. def __str__(self):
  2019. return posixpath.join(self.root.filename, self.at)
  2020. def __repr__(self):
  2021. return self.__repr.format(self=self)
  2022. def joinpath(self, add):
  2023. next = posixpath.join(self.at, add)
  2024. return self._next(self.root.resolve_dir(next))
  2025. __truediv__ = joinpath
  2026. @property
  2027. def parent(self):
  2028. parent_at = posixpath.dirname(self.at.rstrip('/'))
  2029. if parent_at:
  2030. parent_at += '/'
  2031. return self._next(parent_at)
  2032. def main(args=None):
  2033. import argparse
  2034. description = 'A simple command-line interface for zipfile module.'
  2035. parser = argparse.ArgumentParser(description=description)
  2036. group = parser.add_mutually_exclusive_group(required=True)
  2037. group.add_argument('-l', '--list', metavar='<zipfile>',
  2038. help='Show listing of a zipfile')
  2039. group.add_argument('-e', '--extract', nargs=2,
  2040. metavar=('<zipfile>', '<output_dir>'),
  2041. help='Extract zipfile into target dir')
  2042. group.add_argument('-c', '--create', nargs='+',
  2043. metavar=('<name>', '<file>'),
  2044. help='Create zipfile from sources')
  2045. group.add_argument('-t', '--test', metavar='<zipfile>',
  2046. help='Test if a zipfile is valid')
  2047. args = parser.parse_args(args)
  2048. if args.test is not None:
  2049. src = args.test
  2050. with ZipFile(src, 'r') as zf:
  2051. badfile = zf.testzip()
  2052. if badfile:
  2053. print("The following enclosed file is corrupted: {!r}".format(badfile))
  2054. print("Done testing")
  2055. elif args.list is not None:
  2056. src = args.list
  2057. with ZipFile(src, 'r') as zf:
  2058. zf.printdir()
  2059. elif args.extract is not None:
  2060. src, curdir = args.extract
  2061. with ZipFile(src, 'r') as zf:
  2062. zf.extractall(curdir)
  2063. elif args.create is not None:
  2064. zip_name = args.create.pop(0)
  2065. files = args.create
  2066. def addToZip(zf, path, zippath):
  2067. if os.path.isfile(path):
  2068. zf.write(path, zippath, ZIP_DEFLATED)
  2069. elif os.path.isdir(path):
  2070. if zippath:
  2071. zf.write(path, zippath)
  2072. for nm in sorted(os.listdir(path)):
  2073. addToZip(zf,
  2074. os.path.join(path, nm), os.path.join(zippath, nm))
  2075. # else: ignore
  2076. with ZipFile(zip_name, 'w') as zf:
  2077. for path in files:
  2078. zippath = os.path.basename(path)
  2079. if not zippath:
  2080. zippath = os.path.basename(os.path.dirname(path))
  2081. if zippath in ('', os.curdir, os.pardir):
  2082. zippath = ''
  2083. addToZip(zf, path, zippath)
  2084. if __name__ == "__main__":
  2085. main()