bzip2.v120
1.0.6.2
See the version list below for details.
dotnet add package bzip2.v120 --version 1.0.6.2
NuGet\Install-Package bzip2.v120 -Version 1.0.6.2
<PackageReference Include="bzip2.v120" Version="1.0.6.2" />
paket add bzip2.v120 --version 1.0.6.2
#r "nuget: bzip2.v120, 1.0.6.2"
// Install bzip2.v120 as a Cake Addin #addin nuget:?package=bzip2.v120&version=1.0.6.2 // Install bzip2.v120 as a Cake Tool #tool nuget:?package=bzip2.v120&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.
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 1.0.6 removes a potential security vulnerability, CVE-2010-0405, so all users are recommended to upgrade immediately.