issues
search
kbrw
/
zip_stream
Library to read zip file in a stream. Zip file binary stream -> stream of {:new_file,name} or uncompressed_bin Erlang zlib library only allows deflate decompress stream. But Erlang zip library does not allow content streaming.
7
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cleanup repo
#7
half-shell
opened
8 months ago
0
Add support for uncompressed zip files
#6
DavidMikeSimon
closed
2 years ago
0
Fix compilation warning
#5
jeanparpaillon
closed
7 years ago
0
Add :nomore_files to return stream
#4
heri16
opened
8 years ago
4
Emit :nomore_files when complete
#3
heri16
opened
8 years ago
1
Fixed general purpose file descriptor flag position
#2
simonj40
closed
8 years ago
1
Zipping files from streams
#1
Lazarus404
opened
8 years ago
2