[Bug 560258] New: Review Request: quazip - A simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 30 16:37:10 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: quazip - A simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package

https://bugzilla.redhat.com/show_bug.cgi?id=560258

           Summary: Review Request: quazip - A simple C++ wrapper over
                    Gilles Vollant's ZIP/UNZIP package
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: supercyper at 163.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Description:

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 - yes! - 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.

SPEC:http://dl.dropbox.com/u/1338197/1/quazip.spec
SRPM:http://dl.dropbox.com/u/1338197/1/quazip-0.2.3-1.fc12.src.rpm

Quazip is also a requirement for building qtiplot 0.9.7.11.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list