cp437.rs
|
Simplify one test
|
2015-06-30 09:58:56 +02:00 |
crc32.rs
|
Corrected some static -> const
|
2017-04-28 10:31:12 +02:00 |
lib.rs
|
Made bzip2 compression method optional
|
2015-10-05 20:01:41 +03:00 |
read.rs
|
use flate2 1.0
|
2018-01-01 17:12:41 -03:00 |
result.rs
|
Add impl to convert a ZipError to a io::Error
|
2015-04-20 09:25:22 +02:00 |
spec.rs
|
Handle invalid zip header
|
2017-12-04 01:19:44 +07:00 |
types.rs
|
Expose the raw file name of a file
|
2017-02-12 17:18:40 +01:00 |
write.rs
|
Remove unused import
|
2018-01-06 12:06:23 +01:00 |