bzip2 1.0.6.11

dotnet add package bzip2 --version 1.0.6.11
                    
NuGet\Install-Package bzip2 -Version 1.0.6.11
                    
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" Version="1.0.6.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="bzip2" Version="1.0.6.11" />
                    
Directory.Packages.props
<PackageReference Include="bzip2" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add bzip2 --version 1.0.6.11
                    
#r "nuget: bzip2, 1.0.6.11"
                    
#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.
#addin nuget:?package=bzip2&version=1.0.6.11
                    
Install bzip2 as a Cake Addin
#tool nuget:?package=bzip2&version=1.0.6.11
                    
Install bzip2 as a Cake Tool

A library for compressing and decompressing data in the bzip2 format.
BZip homepage:  http://www.bzip.org/

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6.11 404 6/12/2013
1.0.6.9 71 6/3/2013
1.0.6.7 63 5/2/2013
1.0.6.6 97 4/26/2013
1.0.6.5 58 4/26/2013
1.0.6.4 101 4/26/2013

Release of bzip2 1.0.6 libraries.