45b06fca15 | ||
---|---|---|
.github/workflows | ||
tests | ||
zlib | ||
.gitignore | ||
.gitmodules | ||
README.md | ||
config.nims | ||
zlib.nim | ||
zlib.nimble |
README.md
zlib wrapper in nim
This is a nim wrapper of original C implementation of zlib
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. These files may not be copied, modified, or distributed except according to those terms.