issues
search
bauman
/
python-idzip
Seekable, gzip compatible, compression format
MIT License
15
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
nixpkgs: fix bin folder collisions
#23
ViZiD
opened
9 months ago
0
Seek end behavior (#21)
#22
bauman
closed
1 year ago
0
Seek end behavior
#21
bauman
closed
1 year ago
0
SEEK_END behavior and EOF behavior (#19)
#20
bauman
closed
1 year ago
1
SEEK_END behavior and EOF behavior
#19
bauman
closed
1 year ago
0
Handling file position when EOF is reached
#18
bauman
closed
1 year ago
0
File API Changes from contributors
#17
bauman
closed
1 year ago
0
Support SEEK_END
#16
bemoody
closed
1 year ago
7
seek() should return the new absolute position
#15
bemoody
closed
1 year ago
1
Fix bug in api.compress() - flush not called
#14
asuiu
closed
1 year ago
1
Support BufferedWriter wrapping of IdzipFile
#13
mobiusklein
closed
3 years ago
1
Added flush() to IdzipReader
#12
DavidNemeskey
closed
5 years ago
1
fix odd chunk size corruption
#11
bauman
closed
5 years ago
0
IdzipWriter does not properly handle write loads that are not a integral factor of MAX_MEMBER_SIZE
#10
mobiusklein
closed
5 years ago
4
bigger and smaller cache
#9
bauman
closed
6 years ago
5
_select_member optimization
#8
mobiusklein
opened
6 years ago
4
Fix in `IdzipWriter.write` when writing a buffer larger than a single member
#7
mobiusklein
closed
6 years ago
2
Fix typo in attributes check for a file like object
#6
codito
closed
6 years ago
0
TypeError: `output` must be a file-like object supporting write, tell, flush, and close!
#5
codito
closed
6 years ago
1
Increase Compatibility with Standard Library gzip.GzipFile
#4
mobiusklein
closed
6 years ago
1
add executable entry point to setup script
#3
mobiusklein
closed
6 years ago
0
use bytearray instead of bytes for compatibility with Py2
#2
mobiusklein
closed
6 years ago
1
Port to Python3
#1
mozbugbox
closed
7 years ago
0