91cf360b1a
`apt-fast` was removed from GitHub with Ubuntu 24.04: - https://github.com/actions/runner-images/issues/10003 For compatibility, switch back to `apt-get`. |
||
---|---|---|
.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.