Sun, 30 Jun 2024 04:02:21 UTC | login

Information for RPM ghc-zip-archive-0.4.2.2-2.rvre0.fc38.src.rpm

ID1030361
Nameghc-zip-archive
Version0.4.2.2
Release2.rvre0.fc38
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 Time2023-06-25 11:55:53 GMT
Size47.41 KB
dcb38de89d0b42a724684a2022e99df1
LicenseBSD-3-Clause
Buildrootf38-build-726726-100309
Provides
ghc-zip-archive = 0.4.2.2-2.rvre0.fc38
ghc-zip-archive-debuginfo = 0.4.2.2-2.rvre0.fc38
ghc-zip-archive-debugsource = 0.4.2.2-2.rvre0.fc38
ghc-zip-archive-devel = 0.4.2.2-2.rvre0.fc38
ghc-zip-archive-prof = 0.4.2.2-2.rvre0.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
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.spec11.56 KB
zip-archive-0.4.2.2.cabal3.82 KB
zip-archive-0.4.2.2.tar.gz21.77 KB
Component of No Buildroots