libzip: A C library for reading, creating, and modifying zip archives1
Package available in: [trunk] [8.0]
Libzip is a C library for reading, creating, and modifying zip
archives. Files can be added from data buffers, files, or compressed data
copied directly from other zip archives. Changes made without closing
the archive can be reverted. The API is documented by man pages.
... part of T2,
get it here
URL: http://www.nih.at/libzip/
Author: NiH <nih [at] giga [dot] or [dot] at>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: BSD
Status: Beta
Version: 1.8.0
Remark: Does cross compile (as setup and patched in T2).
Download: https://libzip.org/download/ libzip-1.8.0.tar.gz
T2 source: libzip.cache
T2 source: libzip.desc
Build time (on reference hardware): 0% (relative to binutils)2
Installed size (on reference hardware): 0.81 MB, 143 files
Dependencies (build time detected):
00-dirtree
binutils
bzip2
cmake
coreutils
diffutils
findutils
gawk
gmp
gnutls
grep
hiawatha
libtasn1
libunistring
libxml
linux-header
make
nettle
openssl
perl
pkgconfig
sed
tar
xz
zlib
Installed files (on reference hardware):
[show]
usr/bin/zipcmp
usr/bin/zipmerge
usr/bin/ziptorrent
usr/include/zip.h
usr/lib/libzip.a
usr/lib/libzip.la
usr/lib/libzip.so
usr/lib/libzip.so.1
usr/lib/libzip.so.1.0.0
usr/lib/pkgconfig/libzip.pc
usr/share/man/man1/zipcmp.1
usr/share/man/man1/zipmerge.1
usr/share/man/man1/ziptorrent.1
usr/share/man/man3/libzip.3
usr/share/man/man3/zip_add.3
usr/share/man/man3/zip_add_dir.3
usr/share/man/man3/zip_close.3
usr/share/man/man3/zip_delete.3
usr/share/man/man3/zip_error_clear.3
usr/share/man/man3/zip_error_get.3
usr/share/man/man3/zip_error_get_sys_type.3
usr/share/man/man3/zip_error_to_str.3
usr/share/man/man3/zip_errors.3
usr/share/man/man3/zip_fclose.3
usr/share/man/man3/zip_file_error_clear.3
usr/share/man/man3/zip_file_error_get.3
usr/share/man/man3/zip_file_strerror.3
usr/share/man/man3/zip_fopen.3
usr/share/man/man3/zip_fopen_index.3
usr/share/man/man3/zip_fread.3
usr/share/man/man3/zip_get_archive_comment.3
usr/share/man/man3/zip_get_archive_flag.3
usr/share/man/man3/zip_get_file_comment.3
usr/share/man/man3/zip_get_name.3
usr/share/man/man3/zip_get_num_files.3
usr/share/man/man3/zip_name_locate.3
usr/share/man/man3/zip_open.3
usr/share/man/man3/zip_rename.3
usr/share/man/man3/zip_replace.3
usr/share/man/man3/zip_set_archive_comment.3
usr/share/man/man3/zip_set_archive_flag.3
usr/share/man/man3/zip_set_file_comment.3
usr/share/man/man3/zip_source_buffer.3
usr/share/man/man3/zip_source_file.3
usr/share/man/man3/zip_source_filep.3
usr/share/man/man3/zip_source_free.3
usr/share/man/man3/zip_source_function.3
usr/share/man/man3/zip_source_zip.3
usr/share/man/man3/zip_stat.3
usr/share/man/man3/zip_stat_index.3
usr/share/man/man3/zip_stat_init.3
usr/share/man/man3/zip_strerror.3
usr/share/man/man3/zip_unchange.3
usr/share/man/man3/zip_unchange_all.3
usr/share/man/man3/zip_unchange_archive.3
var/adm/dependencies/libzip
var/adm/descs/libzip
var/adm/flists/libzip
var/adm/md5sums/libzip
var/adm/packages/libzip
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).