Path to this page:
./
archivers/hs-zip-archive,
Library for creating and modifying zip archives
Branch: pkgsrc-2022Q3,
Version: 0.4.1nb4,
Package name: hs-zip-archive-0.4.1nb4,
Maintainer: zecrazytuxThe zip-archive library provides functions for creating, modifying,
and extracting files from zip archives. The zip archive format is
documented in http://www.pkware.com/documents/casestudies/APPNOTE.TXT.
Certain simplifying assumptions are made about the zip archives: in
particular, there is no support for strong encryption, zip files that
span multiple disks, ZIP64, OS-specific file attributes, or
compression methods other than Deflate. However, the library should be
able to read the most common zip archives, and the archives it
produces should be readable by all standard unzip programs.
Master sites:
Filesize: 20.476 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version hs-zip-archive-0.4.1nb4 (created)