Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-zip-archive-0.4.3.2-7.fc44 RPM for aarch64

From Fedora 44 for aarch64 / g

Name: ghc-zip-archive Distribution: Fedora Project
Version: 0.4.3.2 Vendor: Fedora Project
Release: 7.fc44 Build date: Sat Jan 31 12:19:08 2026
Group: Unspecified Build host: buildvm-a64-12.rdu3.fedoraproject.org
Size: 421186 Source RPM: ghc-zip-archive-0.4.3.2-7.fc44.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.

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Jan 26 2026 Jens Petersen <petersen@redhat.com> - 0.4.3.2-7
  - refresh to cabal-rpm-2.3.2
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3.2-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Apr 07 2025 Jens Petersen <petersen@redhat.com> - 0.4.3.2-4
  - Rebuild
* Sun Feb 23 2025 Jens Petersen <petersen@redhat.com> - 0.4.3.2-3
  - cabal-rpm-2.3.0
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sun Jul 28 2024 Jens Petersen <petersen@redhat.com> - 0.4.3.2-1
  - https://hackage.haskell.org/package/zip-archive-0.4.3.2/changelog
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 16 2024 Jens Petersen <petersen@redhat.com> - 0.4.3-4
  - refresh to cabal-rpm-2.2.1

Files

/usr/lib64/ghc-9.10.3/lib/libHSzip-archive-0.4.3.2-Co0KTRQW5B7K6nnuGfZrbx-ghc9.10.3.so
/usr/share/licenses/ghc-zip-archive
/usr/share/licenses/ghc-zip-archive/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 26 00:10:12 2026