UncommonSense.Zip.Utils
0.0.7
PowerShell module to extract given files from a local or remote zip archive.
Installation Options
Owners
Copyright
Copyright (c) 2023 Roy Banse and Jan Hoek
Package Details
Author(s)
- Roy Banse and Jan Hoek
Tags
powershell module zip archive expand extract
Functions
Dependencies
This module has no dependencies.
FileList
- UncommonSense.Zip.Utils.nuspec
- UncommonSense.Zip.Utils.psm1
- UncommonSense.Zip.Utils.psd1
- LICENSE
- test.zip
- UncommonSense.Zip.Utils.tests.ps1
- Public\Expand-FileFromZipArchive.ps1
- Private\Get-ZipEndOfCentralDirectoryInfo.ps1
- Private\Get-ZipByte.ps1
- Private\Get-ZipSize.ps1