FICHA · MANJARO

python-zipfile-deflate64

Extract Deflate64 ZIP archives with Python’s zipfile API

  • Library
  • Dev
  • STORAGE
  • COMPRESSION
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Adds support for extracting ZIP archives that use the Deflate64 compression method through Python's zipfile-style API. It helps tools read archives created by software that uses this less common ZIP variant.

Developers use it as an archive-reading library. ZIP files from untrusted sources can contain path tricks or decompression bombs, so validate file names, sizes, and extraction destinations.

Permissions

Permissions not analysed for this source yet.