libquazip 0.9.1-3 source package in Ubuntu

Changelog

libquazip (0.9.1-3) unstable; urgency=medium

  * QA (group) upload
  * Orphan package from Debian Med team maintenance, drop Uploaders
  * Move package from Debian Med Git to Debian
  * Set watch file to no-track since version 1.x is something else
    and separately packaged
  * Standards-Version: 4.6.1 (routine-update)

 -- Andreas Tille <email address hidden>  Thu, 03 Nov 2022 09:46:42 +0100

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
Mantic release universe libs
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
libquazip_0.9.1-3.dsc 2.0 KiB f798522d6e98c5a4f5d2d1b75db9661bcefc69a198bc7f3bcb278bc2184e73c6
libquazip_0.9.1.orig.tar.gz 152.1 KiB 5d36b745cb94da440432690050e6db45b99b477cfe9bc3b82fd1a9d36fff95f5
libquazip_0.9.1-3.debian.tar.xz 10.7 KiB 35050468b083ab4626e1520593d9bdeddb406deaff3347316bff8b3de899048e

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-1: No summary available for libquazip5-1 in ubuntu noble.

No description available for libquazip5-1 in ubuntu noble.

libquazip5-1-dbgsym: No summary available for libquazip5-1-dbgsym in ubuntu noble.

No description available for libquazip5-1-dbgsym in ubuntu noble.

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.