Git Product home page Git Product logo

zziplib's Introduction

PROJECT

The zziplib provides read access to zipped files in a zip-archive, using compression based solely on free algorithms provided by zlib. It also provides a functionality to overlay the archive filesystem with the filesystem of the operating system environment.

AUTHOR

The project was originally written by Tomi Ollila, later largely rewritten by Guido Draheim, and extended with contributions in the years to follow. Guido Draheim [email protected] holds the full copyright to the zziplib sources.

COPYING

The zziplib may be used freely under the restrictions of the GNU Lesser General Public License version 2 or later. Alternativly the Mozilla Public license can be chosen. The sources are under a dual license, as long as the MPL hint is not removed, the modified files will be again under a dual license for the final recipient.

LICENSING

If you can not use a dynalinked library according to LGPL rules, then look at docs/copying.htm for a few hints. Generally the LGPL has a way for staticlinking as well as the MPL has a way. Anyway, special (paid) licenses can be negotiated with the copyright holder.

HOMEPAGE

The zziplib project is hosted at SourceForge, the complete documentation can be found at http://zziplib.sf.net - the SourceForge servers are also used to distribute the sources of the zziplib project. Releases are announced via the freshmeat services on http://freshmeat.net/projects/zziplib

INSTALLATION

The zziplib sources are built with gnu autotools and they should be easy to install on unixish systems via the usual sequence of configure && make && make check && make install. Many distributors ship prebuilt packages e.g. in rpm format. Additionally there are MSVC project files shipped along for usage with the Microsoft VisualC series of compilers. There should be no problem either when crosscompiling the zziplib for a third host platform.

MAINTAINANCE

The zziplib library is intentionally a lightweight interface to zip files. The author take patches but please consider to put complex extensions into separate modules rather than implanting them right into the core of the library engine. All Patches and Bug Reports should be sent to Guido Draheim [email protected].

zziplib's People

Contributors

paroj avatar

Watchers

James Cloos avatar njlr avatar

Forkers

nikhedonia

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.