Description
ZIP file contents can be accessed through pathlib-style objects in legacy Python 2 code. This backport helps tools treat archive members like paths for reading resources and metadata.
It is imported by packaging and resource utilities, not a standalone archive manager. Validate archive paths before using data from untrusted ZIP files.