Miniz is a lossless, high performance data compression library in a single source file that implements the zlib (RFC 1950) and Deflate (RFC 1951) compressed data format specification standards.
Usage
Make sure to add the stable section of the cppget.org repository to your project's repositories.manifest to be able to fetch this package.
:
role: prerequisite
location: https://pkg.cppget.org/1/stable
# trust: ...
If the stable section of cppget.org is not an option then add this Git repository itself instead as a prerequisite.
:
role: prerequisite
location: https://github.com/build2-packaging/miniz.git
Add the respective dependency in your project's manifest file to make the package available for import.
... More
| license | MIT |
|---|---|
| project | miniz |
| url | github.com/richgel999/miniz |
| src-url | github.com/richgel999/miniz |
| richgel99@gmail.com |
1 Version
| version | 3.0.2+2 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |