[ 源代码: zziplib ]
软件包:libzzip-0-13(0.13.62-3.2+deb10u1)
libzzip-0-13 的相关链接
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 - library
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 the zziplib runtime library.
其他与 libzzip-0-13 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时