miniz wrapper in nim
Go to file
jangko 7d687a7913
mem level now using MzMemLevel enum
mem level are 1 to 9, default value is 8
2021-06-09 13:53:02 +07:00
.github/workflows initial commit 2021-06-04 20:12:57 +07:00
miniz mem level now using MzMemLevel enum 2021-06-09 13:53:02 +07:00
tests mem level now using MzMemLevel enum 2021-06-09 13:53:02 +07:00
.gitattributes initial commit 2021-06-04 20:12:57 +07:00
.gitignore initial commit 2021-06-04 20:12:57 +07:00
LICENSE-APACHEv2 initial commit 2021-06-04 20:12:57 +07:00
LICENSE-MIT initial commit 2021-06-04 20:12:57 +07:00
README.md initial commit 2021-06-04 20:12:57 +07:00
miniz.nim initial commit 2021-06-04 20:12:57 +07:00
miniz.nimble initial commit 2021-06-04 20:12:57 +07:00

README.md

miniz wrapper in nim

Github action

This is a nim wrapper of original C implementation of miniz

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.