-
I'm currently doing a Java prototype for tukaani-project/xz#50 and so far the results look pretty good. My choice was to convert it to [SCSU](http://www.unicode.org/reports/tr6/tr6-4.html) because tha…
-
Currently, if the spawned 7-zip process is killed before extraction is complete, the 'end' event is emitted and no errors are shown. Since the extraction actually failed in this case, an 'error' event…
-
As mentioned in https://github.com/ulikunitz/xz/issues/1, this project was declared as "not even alpha" in 2015. What is the current maturity of this project?
As mentioned in https://github.com/uli…
-
### Describe your idea
Configurable ZSTD and/or XZ compression options would be very useful for this mod, as the inefficiency and CPU usage for creating very large ZIP backups can cause significant s…
-
The downloaded CI artifact is a zip file which contains a 7z file. Qt Creator will fail to install the zip file because it is not expecting a nested archive. Someone could manually fix this after down…
-
A big nuisance with GMA files is every time a change is made, all the files need to be sent again. For instance, if one line is changed on a vmt file, that single file can't just be sent over FastDL a…
-
I see it's CR4CU220812S11_ota_img_V1.3.2.1.img is 7zip archive, what is the password for it?
-
Any ideas on what could cause this? Code:
```rust
let mut f = io::BufReader::new(fs::File::open(archive_path).unwrap());
let mut tar: Vec = Vec::new();
lzma_rs::xz_decompress(&mut f,…
-
They're GPL, and AFAICT there is no English documentation, but they're available at http://freearc.org/Research.aspx
-
(Original issue 60 created by scottmc on 2015-04-28T16:39:01.836740+00:00)
A patch for the older haikuporter is attached to this old trac ticket, which may or may not be helpful in adding support to …