-
Some `archives` scripts cannot import `branches.base`
`valve.source` & `nexon.cso2` import `pkware.Zip` & `nexon.PakFile`
Using `Struct` would be really handy for some binary structures (those less …
-
As stated in #191 we should be testing all `ArchiveClass`es as they're being actively worked on
## ArchiveClasses
- [ ] `bluepoint.Bpk`
- [ ] `cdrom.Iso`
- [ ] `gearbox.Nightfire007`
- [x] …
-
URLs changed
http://www.pkware.com/support/zip-application-note
https://www.pkware.com/support/zip-app-note
https://developer.mozilla.org/en/The_data_URL_scheme
https://developer.mozilla.org/en-US/do…
-
The file `SPECIFICATION.md`, present in both the GitHub repository and the published crates, has a proprietary license that does not allow redistribution. In particular, see:
https://github.com/Maj…
-
JetBrains TeamCity can pack artifacts as zip files. I'm trying to unzip a file from my build artifacts with `unzip`. It's failing with error :
```
Error: invalid signature: 0x47d68d75
at path\to…
-
**Description:**
Support file compression. refer : wso2-enterprise/internal-support-ballerina#27
Spec: https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT
This will be a separate Ballerin…
-
Are there any plans to support one of the encryption methods described in the ZIP format specification?
The very common "Traditional PKWARE Encryption" would be a great addition, as it's part of th…
-
When I uncompression the zip file with password,it throw the exception 'Cannot extract: Entry [File name] is encrypted with an algorithm not supported by DotNetZip: PKWare AES256'.
How can I uncompre…
-
Zips would support including external attributes like the executable bit of files - this currently isn't done, so when a zipfile of a folder is downloaded, shell scripts stop being executable after un…
timja updated
9 years ago
-
The specification doesn't specify what a Zip file is.
At the least, there should be a link to either the [2015 ISO standard](https://www.iso.org/standard/60101.html) or alternatively [Pkware's tech…