gdeflate-sys 0.3.0

A library for compressing and decompressing the GDeflate format
<!-- markdownlint-disable-file MD041 -->

<!-- markdownlint-disable-file MD033 -->


<div align="center">

# `🗜️ gdeflate-sys`


**A library for compressing and decompressing the GDeflate format 🦀**

[![crates][crates-badge]][crates-url]
[![license][license-badge]][license-url]
[![dependency-status][dependency-badge]][dependency-url]

[crates-badge]: https://img.shields.io/crates/v/gdeflate.svg
[crates-url]: https://crates.io/crates/gdeflate

[license-badge]: https://img.shields.io/badge/License-MIT/Apache_2.0-blue.svg
[license-url]: LICENSE-MIT


[dependency-badge]: https://deps.rs/repo/github/projectkml/gdeflate-rs/status.svg
[dependency-url]: https://deps.rs/repo/github/projectkml/gdeflate-rs

Its likely that you want to use the gdeflate crate instead.

</div>