EbolaChan.LibZip 1.9.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package EbolaChan.LibZip --version 1.9.2.1
NuGet\Install-Package EbolaChan.LibZip -Version 1.9.2.1
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="EbolaChan.LibZip" Version="1.9.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EbolaChan.LibZip --version 1.9.2.1
#r "nuget: EbolaChan.LibZip, 1.9.2.1"
#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 EbolaChan.LibZip as a Cake Addin
#addin nuget:?package=EbolaChan.LibZip&version=1.9.2.1

// Install EbolaChan.LibZip as a Cake Tool
#tool nuget:?package=EbolaChan.LibZip&version=1.9.2.1

This is libzip, a C library for reading, creating, and modifying zip and zip64 archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. Decryption and encryption of Winzip AES and legacy PKware encrypted files is supported. The API is documented by man pages.

libzip is fully documented via man pages. HTML versions of the man pages are on libzip.org and in the man directory. You can start with libzip(3), which lists all others. Example source code is in the examples and src subdirectories.

If you have developed an application using libzip, you can find out about API changes and how to adapt your code for them in the included file API-CHANGES.md.

See the INSTALL.md file for installation instructions and dependencies.

If you make a binary distribution, please include a pointer to the distribution site:

https://libzip.org/

The latest version can always be found there. The official repository is at github.

There is a mailing list for developers using libzip. You can subscribe to it by sending a mail with the subject "subscribe libzip-discuss" to minimalist at nih.at. List mail should be sent to libzip-discuss at nih.at. Use this for bug reports or questions.

If you want to reach the authors in private, use info@libzip.org.

Github Actions Build Status Appveyor Build status Coverity Status

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.

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.10.1 332 9/1/2023
1.9.2.5 402 9/17/2022
1.9.2.4 393 8/30/2022
1.9.2.3 380 8/30/2022
1.9.2.2 385 8/30/2022
1.9.2.1 424 8/30/2022
1.9.2 401 8/30/2022

首次打包到NuGet