Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 306 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 306 Bytes

XZ.Net

An implementation of XZ in C#.

Build status

Installation

Install-Package XZ.Net.Portable -Pre

Usage

  • See XZStream tests