module documentation
(source)

This module contains implementations of IFilePath for zip files.

See the constructor of ZipArchive for use.

Class ​Zip​Archive I am a FilePath-like object which can wrap a zip archive as if it were a directory.
Class ​Zip​Path I represent a file or directory contained within a zip file.
Constant ZIP​_PATH​_SEP Undocumented
ZIP_PATH_SEP: str = (source)

Undocumented

Value
'/'