-
```
kthoom needs to be able to read in CBZ files, which means ability to decode
a zip file: http://www.pkware.com/documents/casestudies/APPNOTE.TXT into memory
```
Original issue reported on code.goo…
-
the child process exits with code 9 when I use the command zip to zip many files and directories, but it's ok to directly use the same command to zip these files and directories.
-
```
kthoom needs to be able to read in CBZ files, which means ability to decode
a zip file: http://www.pkware.com/documents/casestudies/APPNOTE.TXT into memory
```
Original issue reported on code.goo…
-
Should `https://www.pkware.com/support/zip-app-note` be included in the https://github.com/AICC/CMI-5_Spec_Current/blob/quartz/cmi5_spec.md#references?
-
Hello, I've been looking at all the info available here, downloaded zip files with instructions and everything else shown here ( https://github.com/nwjs/nw.js/issues/936 ), And I'm unable to submit my…
ghost updated
7 years ago
-
```
kthoom needs to be able to read in CBZ files, which means ability to decode
a zip file: http://www.pkware.com/documents/casestudies/APPNOTE.TXT into memory
```
Original issue reported on code.goo…
-
I have an approximately 8 GB ZIP file created using archive/zip. `zipdetails -v` on the file ends with:
```
1FD0EB303 000000004 50 4B 01 02 CENTRAL HEADER #127F 02014B50
1FD0EB307 000000001 14 …
-
```
kthoom needs to be able to read in CBZ files, which means ability to decode
a zip file: http://www.pkware.com/documents/casestudies/APPNOTE.TXT into memory
```
Original issue reported on code.goo…
-
```
kthoom needs to be able to read in CBZ files, which means ability to decode
a zip file: http://www.pkware.com/documents/casestudies/APPNOTE.TXT into memory
```
Original issue reported on code.goo…
-
Hi,
I write a program to create docx files.
As a docx file is a zip file, I use Poco::Zip::Compress to create the file.
I work with Mac OS X, and I can open open the file with no problem in the appl…
ghost updated
8 years ago