Thu, 14 Nov 2024 03:47:47 UTC | login

Information for RPM ghc-zip-archive-0.4.3.2-1.fc41.src.rpm

ID1428895
Nameghc-zip-archive
Version0.4.3.2
Release1.fc41
Epoch
Archsrc
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.
Build Time2024-08-12 14:39:39 GMT
Size48.04 KB
41725ee383cb9a55f8304f8dbebb7542
LicenseBSD-3-Clause
Buildrootf41-build-839703-160331
Provides
ghc-zip-archive = 0.4.3.2-1.fc41
ghc-zip-archive-devel = 0.4.3.2-1.fc41
ghc-zip-archive-prof = 0.4.3.2-1.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
dos2unix
ghc-Cabal-devel
ghc-HUnit-devel
ghc-array-devel
ghc-array-prof
ghc-base-devel
ghc-base-prof
ghc-binary-devel
ghc-binary-prof
ghc-bytestring-devel
ghc-bytestring-prof
ghc-containers-devel
ghc-containers-prof
ghc-digest-devel
ghc-digest-prof
ghc-directory-devel
ghc-directory-prof
ghc-filepath-devel
ghc-filepath-prof
ghc-mtl-devel
ghc-mtl-prof
ghc-pretty-devel
ghc-pretty-prof
ghc-process-devel
ghc-rpm-macros
ghc-temporary-devel
ghc-text-devel
ghc-text-prof
ghc-time-devel
ghc-time-prof
ghc-unix-devel
ghc-unix-prof
ghc-zlib-devel
ghc-zlib-prof
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
unzip
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
ghc-zip-archive.spec12.37 KB
zip-archive-0.4.3.2.cabal3.94 KB
zip-archive-0.4.3.2.tar.gz22.27 KB
Component of No Buildroots