zipios++-2.2.6
C++ library for reading and writing Zip files using streams
Back to search · Project homepage
Description
Zipios is a small C++ library for reading and writing zip files. The structure
and public interface are based (somewhat loosely) on the java.util.zip package.
The streams created to access the individual entries in a zip file are based on
the standard iostream library.
Package information
- Ports path
- archivers/zipios
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, archivers
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Build
- devel/cmake/core STEM->=4
- devel/ninja