Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-zip-archive | Distribution: Fedora Project |
Version: 0.4.2.1 | Vendor: Fedora Project |
Release: 1.el9 | Build date: Fri Sep 2 17:28:53 2022 |
Group: Unspecified | Build host: buildvm-s390x-11.s390.fedoraproject.org |
Size: 814916 | Source RPM: ghc-zip-archive-0.4.2.1-1.el9.src.rpm |
Packager: Fedora Project | |
Url: https://hackage.haskell.org/package/zip-archive | |
Summary: Library for creating and modifying zip archives |
The 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. Archives are built and extracted in memory, so manipulating large zip files will consume a lot of memory. If you work with large zip files or need features not supported by this library, a better choice may be <http://hackage.haskell.org/package/zip zip>, which uses a memory-efficient streaming approach. However, zip can only read and write archives inside instances of MonadIO, so zip-archive is a better choice if you want to manipulate zip archives in "pure" contexts. As an example of the use of the library, a standalone zip archiver and extracter is provided in the source distribution.
BSD
* Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 0.4.2.1-1 - https://hackage.haskell.org/package/zip-archive-0.4.2.1/changelog * Thu Mar 10 2022 Jens Petersen <petersen@redhat.com> - 0.4.1-11 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 0.4.1-9 - rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-6 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 17 2020 Jens Petersen <petersen@redhat.com> - 0.4.1-4 - refresh to cabal-rpm-2.0.6
/usr/lib/.build-id /usr/lib/.build-id/ff /usr/lib/.build-id/ff/7578dd42370ac3333aa4be3070b83d1e9f657c /usr/lib64/libHSzip-archive-0.4.2.1-5HdfI001jow4AlVQl44ad4-ghc8.10.7.so /usr/share/licenses/ghc-zip-archive /usr/share/licenses/ghc-zip-archive/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 07:51:05 2024