bzip2.v140 1.0.6.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package bzip2.v140 --version 1.0.6.2
NuGet\Install-Package bzip2.v140 -Version 1.0.6.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="bzip2.v140" Version="1.0.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add bzip2.v140 --version 1.0.6.2
#r "nuget: bzip2.v140, 1.0.6.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install bzip2.v140 as a Cake Addin
#addin nuget:?package=bzip2.v140&version=1.0.6.2

// Install bzip2.v140 as a Cake Tool
#tool nuget:?package=bzip2.v140&version=1.0.6.2

bzip2 is a freely available, patent free (see below), high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6.10 3,978 3/14/2018
1.0.6.9 4,196 6/12/2017
1.0.6.7 1,147 4/25/2017
1.0.6.6 1,064 3/21/2017
1.0.6.5 977 3/16/2017
1.0.6.4 1,720 2/25/2016
1.0.6.3 1,013 2/4/2016
1.0.6.2 1,948 7/30/2015

Version 1.0.6 removes a potential security vulnerability, CVE-2010-0405, so all users are recommended to upgrade immediately.