zlib wrapper in nim
Go to file
jangko abfb92175a
ignore *.exe
2023-01-31 11:43:26 +07:00
.github/workflows CI: test with multiple Nim versions (#3) 2022-01-15 00:13:54 +01:00
tests initial commit 2021-06-20 09:30:48 +07:00
zlib CI: test with multiple Nim versions (#3) 2022-01-15 00:13:54 +01:00
.gitignore ignore *.exe 2023-01-31 11:43:26 +07:00
.gitmodules initial commit 2021-06-20 09:30:48 +07:00
README.md initial commit 2021-06-20 09:30:48 +07:00
config.nims Add setup/lock files (#4) 2022-07-12 21:39:00 +03:00
nimble.lock Add setup/lock files (#4) 2022-07-12 21:39:00 +03:00
zlib.nim initial commit 2021-06-20 09:30:48 +07:00
zlib.nimble CI: test with multiple Nim versions (#3) 2022-01-15 00:13:54 +01:00

README.md

zlib wrapper in nim

Github action

This is a nim wrapper of original C implementation of zlib

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.