-
|[](https://github.com/altendky)| @altendky reported|
|-|-|
|Trac ID|trac#9525|
|Type|defect|
|Created|2018-09-06 13:31:42Z|
|Branch|https://github.com/twisted/twisted/tree/9525-altendky-skip_zipstrea…
-
Hi,
what is the max password length of zip file that is supported by unzipper ?
Currently i have a lengthy password and unzipper says BAD_PASSWORD.
-
As a follow-up to our discussions at TPAC, I'd like to submit a first proposal for what could become the packaging format for audiobooks:
- all resources (including the manifest) are packaged toget…
-
Right now I have to use Finders 'Compress' ability, and it opens a new window for the compressed file.
This bothers me and I didn't find any way to disable opening a new window in Finder.
-
i just check that, it is easy to reproduct
-
CMake Error: Target DependInfo.cmake file not found
CMake Error: Directory Information file not found
Scanning dependencies of target zip
Building C object lib/CMakeFiles/zip.dir/zip_add.c.obj
Bui…
-
#### Description
I am trying to build an application that relies on the NDK for several libs.
Our lib (that I will call `libmylib.so`) depends on `libzip.so` which in turns relies on `libz.so`
…
-
I've downloaded the source from GitHub and installed Visual Studio 2015 and the WDK 10 (https://msdn.microsoft.com/en-us/windows/hardware/hh852365.aspx), but I was not able to compile the code. I want…
-
I'd like to propose that we explore an alternative name for webpackage. Although [webpack](https://webpack.js.org/) is a separate tool in concerns of responsibilities from webpackage, I've already had…
-
https://golang.org/pkg/archive/zip
the link to zip spec on the page is outdated.