SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-zip-archive rpm build for : OpenSuSE. For other distributions click ghc-zip-archive.

Name : ghc-zip-archive
Version : 0.4 Vendor : openSUSE
Release : bp151.2.2 Date : 2019-07-17 18:17:09
Group : Development/Libraries/Haskell Source RPM : ghc-zip-archive-0.4-bp151.2.2.src.rpm
Size : 0.37 MB
Packager : https://bugs_opensuse_org
Summary : Library for creating and modifying zip archives
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP1/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-zip-archive-0.4-bp151.2.2.x86_64.rpm
     

Provides :
ghc-zip-archive
ghc-zip-archive(x86-64)
libHSzip-archive-0.4-9iTOGZjCQx4JoyW5Pw5rKm-ghc8.6.4.so()(64bit)

Requires :
libHSarray-0.5.3.0-ghc8.6.4.so()(64bit)
libHSbase-4.12.0.0-ghc8.6.4.so()(64bit)
libHSbinary-0.8.6.0-ghc8.6.4.so()(64bit)
libHSbytestring-0.10.8.2-ghc8.6.4.so()(64bit)
libHScontainers-0.6.0.1-ghc8.6.4.so()(64bit)
libHSdeepseq-1.4.4.0-ghc8.6.4.so()(64bit)
libHSdigest-0.0.1.2-93hmxvQ2VB3FeV97QkdTpW-ghc8.6.4.so()(64bit)
libHSdirectory-1.3.3.0-ghc8.6.4.so()(64bit)
libHSfilepath-1.4.2.1-ghc8.6.4.so()(64bit)
libHSghc-prim-0.5.3-ghc8.6.4.so()(64bit)
libHSinteger-gmp-1.0.2.0-ghc8.6.4.so()(64bit)
libHSmtl-2.2.2-ghc8.6.4.so()(64bit)
libHSpretty-1.1.3.6-ghc8.6.4.so()(64bit)
libHStext-1.2.3.1-ghc8.6.4.so()(64bit)
libHStime-1.8.0.2-ghc8.6.4.so()(64bit)
libHStransformers-0.5.6.2-ghc8.6.4.so()(64bit)
libHSunix-2.7.2.2-ghc8.6.4.so()(64bit)
libHSzlib-0.6.2-BdOecmQ0rL1HOiGypdSgxY-ghc8.6.4.so()(64bit)
libatomic.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libdl.so.2()(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
libpthread.so.0()(64bit)
librt.so.1()(64bit)
libutil.so.1()(64bit)
libz.so.1()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/ghc-8.6.4/zip-archive-0.4-9iTOGZjCQx4JoyW5Pw5rKm
/usr/lib64/ghc-8.6.4/zip-archive-0.4-9iTOGZjCQx4JoyW5Pw5rKm/libHSzip-archive-0.4-9iTOGZjCQx4JoyW5Pw5rKm-ghc8.6.4.so
/usr/share/licenses/ghc-zip-archive
/usr/share/licenses/ghc-zip-archive/LICENSE

 
ICM