libzopfli-sharp
1.0.14325.1
Zopfli Compression Algorithm is a new zlib (gzip, deflate) compatible compressor. This compressor takes more time (~100x slower), but compresses around 5% better than zlib and better than any other zlib-compatible compressor we have found.
Install-Package libzopfli-sharp -Version 1.0.14325.1
dotnet add package libzopfli-sharp --version 1.0.14325.1
<PackageReference Include="libzopfli-sharp" Version="1.0.14325.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libzopfli-sharp --version 1.0.14325.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: libzopfli-sharp, 1.0.14325.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install libzopfli-sharp as a Cake Addin
#addin nuget:?package=libzopfli-sharp&version=1.0.14325.1
// Install libzopfli-sharp as a Cake Tool
#tool nuget:?package=libzopfli-sharp&version=1.0.14325.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This is the initial commit of libzopfli-sharp.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.14325.1 | 1,500 | 11/21/2014 |
1.0.13275.3 | 901 | 10/2/2013 |