Discover Packages
github.com/xyproto/unzip
package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Sep 13, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 10
Opens a new window with list of known importers.
README
README
¶
unzip
unzip package and a small unzip utility named uz.
Can extract ZIP files.
Version: 1.0.0
License: MIT
Expand ▾
Collapse ▴
Documentation
¶
unzip is a package for extracting ZIP files
Given a source filename and a destination path, extract the ZIP archive
Given a source filename and a destination path, extract the ZIP archive.
The filter function can be used to avoid extracting some filenames;
when filterFunc returns true, the file is extracted.
Source Files
¶
Directories
¶
cmd
Click to show internal directories.
Click to hide internal directories.