libzip 1.7.3-1ubuntu3 source package in Ubuntu

Changelog

libzip (1.7.3-1ubuntu3) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 18:30:13 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libzip_1.7.3.orig.tar.xz 729.9 KiB a60473ffdb7b4260c08bfa19c2ccea0438edac11193c3afbbb1f17fbcf6c6132
libzip_1.7.3-1ubuntu3.debian.tar.xz 8.3 KiB 71ff575e875d8bc6fc3cd05b2e47b2076ecd9835cff46d0e69b2127d5b44bb8b
libzip_1.7.3-1ubuntu3.dsc 2.2 KiB 9812be9262ecf05151827084dc9ebf29b49f0c59b94a71dabaaba22bb161d6af

Available diffs

View changes file

Binary packages built by this source

libzip-dev: library for reading, creating, and modifying zip archives (development)

 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.
 .
 This package contains the static libraries and headers for developing
 applications that use the libzip library API.

libzip4: No summary available for libzip4 in ubuntu noble.

No description available for libzip4 in ubuntu noble.

libzip4-dbgsym: No summary available for libzip4-dbgsym in ubuntu noble.

No description available for libzip4-dbgsym in ubuntu noble.

zipcmp: compare contents of zip archives

 zipcmp compares two zip archives and checks if they contain the same files,
 comparing their names, uncompressed sizes, and CRCs. File order and compressed
 size differences are ignored.

zipcmp-dbgsym: debug symbols for zipcmp
zipmerge: merge zip archives

 zipmerge merges a source zip archives into a target zip archive.
 By default, files in the source zip archives overwrite existing files of the
 same name in the target zip archive.

zipmerge-dbgsym: debug symbols for zipmerge
ziptool: modify zip archives

 ziptool is a utility for working with zip archives. It can modify
 details of zip archives according to the commands given, including
 timestamps and other metadata about the included files.

ziptool-dbgsym: debug symbols for ziptool