summaryrefslogtreecommitdiffstats
path: root/third_party/rust/libz-sys/README.md
blob: ee7be8b727b6351de7e318b27d2a47fd91b7047b (plain)
1
2
3
4
5
6
7
8
9
10
11
# libz-sys

A common library for linking `libz` to rust programs (also known as zlib).

# License

`libz-sys` is primarily distributed under the terms of both the MIT license and
the Apache License (Version 2.0), with portions covered by various BSD-like
licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.