PowerShell / Microsoft.PowerShell.Archive

Archive PowerShell module contains cmdlets for working with ZIP archives
https://technet.microsoft.com/en-us/library/dn818910.aspx
MIT License
94 stars 37 forks source link

Archive module v2.0.1-preview3 #140

Open ayousuf23 opened 2 years ago

ayousuf23 commented 2 years ago

PR Summary

This PR adds code for filtering paths for specific files, creating a flat archive, and support for tar and tar.gz.

PR Context

See above.

ayousuf23 commented 2 years ago

@SeeminglyScience Could you review this PR?

diego-crespo commented 6 months ago

Hello @ayousuf23 and the PowerShell team,

As a PowerShell user on Linux, the functionality introduced in this PR is something I and surely many others in the community are very excited for. What would need to be completed for this PR to be merged? Thank you for all of your hard work!