coapp - bzip2.redist 1.0.6.1
Redistributable components for package 'bzip2'. This package should only be installed as a dependency. (This is not the package you are looking for).
PM> Install-Package bzip2.redist -Version 1.0.6.1 -Source https://www.myget.org/F/coapp/api/v3/index.json
> nuget.exe install bzip2.redist -Version 1.0.6.1 -Source https://www.myget.org/F/coapp/api/v3/index.json
> dotnet add package bzip2.redist --version 1.0.6.1 --source https://www.myget.org/F/coapp/api/v3/index.json
source https://www.myget.org/F/coapp/api/v3/index.json
nuget bzip2.redist ~> 1.0.6.1
Copy to clipboard
> choco install bzip2.redist --version 1.0.6.1 --source https://www.myget.org/F/coapp/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "coapp" -SourceLocation "https://www.myget.org/F/coapp/api/v2"
Install-Module -Name "bzip2.redist" -RequiredVersion "1.0.6.1" -Repository "coapp"
Copy to clipboard
Release of bzip2 1.0.6 libraries.
- native 0.0: 0.0.0.0
OwnersGarrett Serack |
AuthorsJulian Seward, Tim Rogers |
Project URLhttp://github.com/coapp-packages/bzip2 |
LicenseBSD |
Tagsbzip2, libbz2, native, CoApp |
Info236 total downloads |
| 9 downloads for version 1.0.6.1 |
| Download (220.04 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
1.0.6.3 | 1.91 MB | Wed, 17 Apr 2013 18:16:19 GMT | 227 |
|
||
|
1.0.6.1 | 220.04 KB | Mon, 15 Apr 2013 15:53:47 GMT | 9 |
|