zlib 0.0.1

An (incomplete) port of zlib to Rust. The decompressor works, but the compressor has not yet been ported.
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target/
orig/Debug/
orig/Release/
*.sdf
*.opensdf
*.vcxproj.user
*.obj
*.pch
x64/
orig/x64/
*.ilk
*.pdb
ipch/