libquazip 0.9.1-3.1 source package in Ubuntu

Changelog

libquazip (0.9.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1063134

 -- Benjamin Drung <email address hidden>  Fri, 01 Mar 2024 12:26:49 +0000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libquazip_0.9.1-3.1.dsc 2.1 KiB 15a9c9398f9cf69d7322780a91f54396d4a6d4b155d2521a257fc817e9c15300
libquazip_0.9.1.orig.tar.gz 152.1 KiB 5d36b745cb94da440432690050e6db45b99b477cfe9bc3b82fd1a9d36fff95f5
libquazip_0.9.1-3.1.debian.tar.xz 10.9 KiB 3420193c6c388043b40792169feea4790ef11621d65e3c931daa1424d015db23

Available diffs

No changes file available.

Binary packages built by this source

libquazip-doc: C++ wrapper for ZIP/UNZIP (documentation)

 QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
 can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
 .
 QuaZIP allows you to access files inside ZIP archives using QIODevice API,
 and that means that you can also use QTextStream, QDataStream or
 whatever you would like to use on your zipped files.
 .
 QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
 from and writing to ZIP archives.
 .
 This package contains the API documentation in HTML.

libquazip5-1t64: C++ wrapper for ZIP/UNZIP

 QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
 can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
 .
 QuaZIP allows you to access files inside ZIP archives using QIODevice API,
 and that means that you can also use QTextStream, QDataStream or
 whatever you would like to use on your zipped files.
 .
 QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
 from and writing to ZIP archives.
 .
 QuaZIP built using Qt5 libraries.

libquazip5-1t64-dbgsym: debug symbols for libquazip5-1t64
libquazip5-dev: C++ wrapper for ZIP/UNZIP (development files)

 QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
 can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
 .
 QuaZIP allows you to access files inside ZIP archives using QIODevice API,
 and that means that you can also use QTextStream, QDataStream or
 whatever you would like to use on your zipped files.
 .
 QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
 from and writing to ZIP archives.
 .
 This package contains the development files.