]> git.proxmox.com Git - cargo.git/blob - vendor/libz-sys-1.0.17/README.md
New upstream version 0.23.0
[cargo.git] / vendor / libz-sys-1.0.17 / README.md
1 # libz-sys
2
3 A common library for linking `libz` to rust programs (also known as zlib).
4
5 [![Build Status](https://travis-ci.org/alexcrichton/libz-sys.svg?branch=master)](https://travis-ci.org/alexcrichton/libz-sys)
6 [![Build status](https://ci.appveyor.com/api/projects/status/et3ae5mgpbokh9g9?svg=true)](https://ci.appveyor.com/project/alexcrichton/libz-sys)
7
8 [Documentation](https://docs.rs/libz-sys)
9
10 # License
11
12 `libz-sys` is primarily distributed under the terms of both the MIT license and
13 the Apache License (Version 2.0), with portions covered by various BSD-like
14 licenses.
15
16 See LICENSE-APACHE, and LICENSE-MIT for details.