-
`stack upgrade --git` requires a Git installation to clone the stack repo. If we'd instead download https://github.com/commercialhaskell/stack/archive/master.zip we could do without git (as long as st…
-
Thanks for the effort In building this project. I added the ruby_gem rule and it generates a .zip file in the cache directory. Is there a way to create a regular .gem file? Not sure how to use the .zi…
-
When creating an archive from the Mac version of ffsend, the file is created in a `.tar` format. Is there an option to archive the file in `.zip` format instead? As it's commonly supported across mult…
-
Zip archive on the CCK page is from december 2013, should be updated with latest modules.
https://commotionwireless.net/docs/cck/
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Control device'
2. Click on '....'
3. Scroll down to '....'…
-
I have a real use case where my legacy application produces an archive with 7z format but gives it a .zip extension!
Sorry, but this is beyond my control :-(
Observations:
1. If I set the a…
-
#### Attach files (as a .zip archive or link them)
[easyrpg_stringpic problem.zip](https://github.com/user-attachments/files/17607745/easyrpg_stringpic.problem.zip)
#### Describe the issue in de…
-
Hi there
I keep getting this issue when I try and run VQGAN + CLIP
------------------------------------------------
----------------------------------------------------------------------------…
-
Currently, no matter how much of an archive file that the pack needs (or how little), StepperUpper extracts the entire 7-zip archive to disk. No matter how deeply the needed content is nested inside …
-
The Archive.Zip pmc provides method to create an archive but does not offer function to unpack an existing zip file.
available functions should look like :
```
String[] listFiles(String archivePath)…