{"id":23379006,"url":"https://github.com/santisq/pscompression","last_synced_at":"2025-04-10T20:45:31.177Z","repository":{"id":142179323,"uuid":"503200595","full_name":"santisq/PSCompression","owner":"santisq","description":"Zip and Gzip utilities for PowerShell!","archived":false,"fork":false,"pushed_at":"2025-01-15T15:50:49.000Z","size":596,"stargazers_count":23,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T18:21:12.629Z","etag":null,"topics":["compression","csharp","gzip","gzip-compression","powershell","zip","zip-compression"],"latest_commit_sha":null,"homepage":"https://www.powershellgallery.com/packages/PSCompression/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/santisq.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-14T03:52:33.000Z","updated_at":"2025-03-03T14:51:01.000Z","dependencies_parsed_at":"2023-12-15T21:12:31.198Z","dependency_job_id":"69228d7b-2f06-4849-abf0-171aa1cfd352","html_url":"https://github.com/santisq/PSCompression","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisq%2FPSCompression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisq%2FPSCompression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisq%2FPSCompression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisq%2FPSCompression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santisq","download_url":"https://codeload.github.com/santisq/PSCompression/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248294783,"owners_count":21079967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compression","csharp","gzip","gzip-compression","powershell","zip","zip-compression"],"created_at":"2024-12-21T19:16:09.688Z","updated_at":"2025-04-10T20:45:31.169Z","avatar_url":"https://github.com/santisq.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePSCompression\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e\n\u003csub\u003eZip and GZip utilities for PowerShell\u003c/sub\u003e\n\u003cbr/\u003e\u003cbr/\u003e\n\n[![build](https://github.com/santisq/PSCompression/actions/workflows/ci.yml/badge.svg)](https://github.com/santisq/PSCompression/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/santisq/PSCompression/branch/main/graph/badge.svg)](https://codecov.io/gh/santisq/PSCompression)\n[![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/PSCompression?color=%23008FC7\n)](https://www.powershellgallery.com/packages/PSCompression)\n[![LICENSE](https://img.shields.io/github/license/santisq/PSCompression)](https://github.com/santisq/PSCompression/blob/main/LICENSE)\n\n\u003c/div\u003e\n\nPSCompression is a PowerShell Module that provides Zip and Gzip utilities for compression, expansion and management. It also solves a few issues with Zip compression existing in _built-in PowerShell_.\n\n## What does this Module offer?\n\n### Zip Cmdlets\n\n\u003cdiv class=\"zipcmdlets\"\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003eCmdlet\u003c/th\u003e\n\u003cth\u003eDescription\u003c/th\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`Get-ZipEntry`](docs/en-US/Get-ZipEntry.md)\n\n\u003c/td\u003e\n\u003ctd\u003e\n\nMain entry point for the `*-ZipEntry` cmdlets in this module. It can list zip archive entries from specified paths or input stream.\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`Expand-ZipEntry`](docs/en-US/Expand-ZipEntry.md)\n\n\u003c/td\u003e\n\u003ctd\u003e\n\nExpands zip entries to a destination directory.\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`Get-ZipEntryContent`](docs/en-US/Get-ZipEntryContent.md)\n\n\u003c/td\u003e\n\u003ctd\u003e\n\nGets the content of one or more zip entries.\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`New-ZipEntry`](docs/en-US/New-ZipEntry.md)\n\n\u003c/td\u003e\n\u003ctd\u003eCreates zip entries from specified path or paths.\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`Remove-ZipEntry`](docs/en-US/Remove-ZipEntry.md)\n\n\u003c/td\u003e\n\u003ctd\u003eRemoves zip entries from one or more zip archives.\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`Rename-ZipEntry`](docs/en-US/Rename-ZipEntry.md)\n\n\u003c/td\u003e\n\u003ctd\u003eRenames zip entries from one or more zip archives.\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`Set-ZipEntryContent`](docs/en-US/Set-ZipEntryContent.md)\n\n\u003c/td\u003e\n\u003ctd\u003eSets or appends content to a zip entry.\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`Compress-ZipArchive`](docs/en-US/Compress-ZipArchive.md)\n\n\u003c/td\u003e\n\u003ctd\u003e\n\nSimilar capabilities as\n[`Compress-Archive`](docs/en-US/https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.archive/compress-archive?view=powershell-7.2)\nand overcomes a few issues with the built-in cmdlet (2 GB limit and more).\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\u003c/div\u003e\n\n### Gzip Cmdlets\n\n\u003cdiv class=\"gzipcmdlets\"\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003eCmdlet\u003c/th\u003e\n\u003cth\u003eDescription\u003c/th\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`Compress-GzipArchive`](docs/en-US/Compress-GzipArchive.md)\n\n\u003c/td\u003e\n\u003ctd\u003e\nCan compress one or more specified file paths into a Gzip file.\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`ConvertFrom-GzipString`](docs/en-US/ConvertFrom-GzipString.md)\n\n\u003c/td\u003e\n\u003ctd\u003e\nExpands Gzip Base64 input strings.\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`ConvertTo-GzipString`](docs/en-US/ConvertTo-GzipString.md)\n\n\u003c/td\u003e\n\u003ctd\u003e\nCan compress input strings into Gzip Base64 strings or raw bytes.\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\u003ctr\u003e\n\u003ctd colspan=\"1\" width=\"230\" height=\"60\"\u003e\n\n[`Expand-GzipArchive`](docs/en-US/Expand-GzipArchive.md)\n\n\u003c/td\u003e\n\u003ctd\u003e\n\nExpands Gzip compressed files to a destination path or to the [success stream](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_output_streams?view=powershell-7.3#success-stream).\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\u003c/div\u003e\n\n## Documentation\n\nCheck out [__the docs__](docs/en-US) for information about how to use this Module.\n\n## Installation\n\n### Gallery\n\nThe module is available through the [PowerShell Gallery](https://www.powershellgallery.com/):\n\n```powershell\nInstall-Module PSCompression -Scope CurrentUser\n```\n\n### Source\n\n```powershell\ngit clone 'https://github.com/santisq/PSCompression.git'\nSet-Location ./PSCompression\n./build.ps1\n```\n\n## Requirements\n\nThis module has no external requirements and is compatible with __Windows PowerShell 5.1__ and [__PowerShell 7+__](https://github.com/PowerShell/PowerShell).\n\n## Contributing\n\nContributions are more than welcome, if you wish to contribute, fork this repository and submit a pull request with the changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantisq%2Fpscompression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantisq%2Fpscompression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantisq%2Fpscompression/lists"}