Fri, 25 Apr 2025 00:16:33 MSK | login

Information for build ghc-zip-archive-0.4.2.1-1.el9

ID6083
Package Nameghc-zip-archive
Version0.4.2.1
Release1.el9
Epoch
Sourcegit+http://git.inferitos.ru/rpms/ghc-zip-archive.git#3be8b9a0fcb9453f45851577b3527db705cc3dfb
SummaryLibrary for creating and modifying zip archives
DescriptionThe 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.
Built byalyubimov
State complete
Volume DEFAULT
StartedSat, 19 Aug 2023 12:10:26 MSK
CompletedSat, 19 Aug 2023 12:11:46 MSK
Taskbuild (inferit-9-epel, /rpms/ghc-zip-archive.git:3be8b9a)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/ghc-zip-archive.git?#3be8b9a'}}
Tags
inferit-9-extras
inferit-9_3-extras
inferit-9_4-extras
RPMs
src
ghc-zip-archive-0.4.2.1-1.el9.src.rpm (info) (download)
aarch64
ghc-zip-archive-0.4.2.1-1.el9.aarch64.rpm (info) (download)
ghc-zip-archive-devel-0.4.2.1-1.el9.aarch64.rpm (info) (download)
ghc-zip-archive-prof-0.4.2.1-1.el9.aarch64.rpm (info) (download)
noarch
ghc-zip-archive-doc-0.4.2.1-1.el9.noarch.rpm (info) (download)
x86_64
ghc-zip-archive-0.4.2.1-1.el9.x86_64.rpm (info) (download)
ghc-zip-archive-devel-0.4.2.1-1.el9.x86_64.rpm (info) (download)
ghc-zip-archive-prof-0.4.2.1-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Sat Aug 19 2023 Alexey Lyubimov <a.lyubimov@msvsphere.ru> - 0.4.2.1-1 - Rebuilt for MSVSphere 9.2 * 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