[ 源代码: zziplib ]
软件包:zziplib-bin(0.13.62-3.2+deb10u1)
zziplib-bin 的相关链接
Debian 的资源:
下载源码包 zziplib:
- [zziplib_0.13.62-3.2+deb10u1.dsc]
- [zziplib_0.13.62.orig.tar.bz2]
- [zziplib_0.13.62-3.2+deb10u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [zziplib.sourceforge.net]
相似软件包:
library providing read access on ZIP-archives - binaries
The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools.
This package contains some useful binaries to extract data from zip archives.
其他与 zziplib-bin 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libzzip-0-13 (>= 0.13.56)
- library providing read access on ZIP-archives - library
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时