Pakket: libquazip-headers (0.7.6-2)
Verwijzigingen voor libquazip-headers
Debian bronnen:
Het bronpakket libquazip downloaden:
Beheerders:
- Debian Med Packaging Team (QA-pagina, Mailarchief)
- Eric Maeker (QA-pagina)
- Andreas Tille (QA-pagina)
- Stefan Ahlers (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
C++ wrapper for ZIP/UNZIP (development header 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 headers of the library.