Git Product home page Git Product logo

libzip's Introduction

This is libzip, a C library for reading, creating, and modifying zip 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. The API is documented by man pages.

For more information, take a look at the included man pages. You can start with libzip(3), which lists all others. Example source code is in the src/ subdirectory.

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.

For generic installation instructions, see file INSTALL, which describes the approach using autoconf; alternatively, you can use cmake to build.

Additionally, you'll need zlib (at least version 1.1.2). It comes with most operating systems nowadays, or you can get it at

http://www.zlib.net/

When using a static Windows library, you need to define ZIP_STATIC when compiling packages using libzip.

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

http://www.nih.at/libzip/

The latest version can always be found there.

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 [email protected].

Travis Build Status

libzip's People

Contributors

0-wiz-0 avatar dillof avatar andrewmolyneux avatar

Watchers

James Cloos avatar Ladislav Sopko avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.