https://github.com/soenneker/soenneker.compression.tar.xz
A utility library dealing with Tar and XZ (tar.xz) extraction/archiving and (de)compression
https://github.com/soenneker/soenneker.compression.tar.xz
archive archiving compression csharp decompression dotnet extract extraction tar tarxzutil util xz
Last synced: about 2 months ago
JSON representation
A utility library dealing with Tar and XZ (tar.xz) extraction/archiving and (de)compression
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.compression.tar.xz
- Owner: soenneker
- License: mit
- Created: 2025-06-25T14:48:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-14T05:10:41.000Z (3 months ago)
- Last Synced: 2026-04-14T07:22:18.925Z (3 months ago)
- Topics: archive, archiving, compression, csharp, decompression, dotnet, extract, extraction, tar, tarxzutil, util, xz
- Language: C#
- Homepage: https://soenneker.com
- Size: 505 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.compression.tar.xz/)
[](https://github.com/soenneker/soenneker.compression.tar.xz/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.compression.tar.xz/)
[](https://github.com/soenneker/soenneker.compression.tar.xz/actions/workflows/codeql.yml)
#  Soenneker.Compression.Tar.XZ
### A utility library dealing with Tar and XZ (tar.xz) extraction/archiving and (de)compression
## Installation
```
dotnet add package Soenneker.Compression.Tar.XZ
```