SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ghc-cassava
Version : 0.5.2.0 Vendor : openSUSE
Release : bp154.2.12 Date : 2022-05-09 12:46:00
Group : Unspecified Source RPM : ghc-cassava-0.5.2.0-bp154.2.12.src.rpm
Size : 1.23 MB
Packager : https://bugs_opensuse_org
Summary : A CSV parsing and encoding library
Description :
\'cassava\' is a library for parsing and encoding [RFC
4180](https://tools.ietf.org/html/rfc4180) compliant [comma-separated values
(CSV)](https://en.wikipedia.org/wiki/Comma-separated_values) data, which is a
textual line-oriented format commonly used for exchanging tabular data.

\'cassava\'\'s API includes support for

- Index-based record-conversion - Name-based record-conversion - Typeclass
directed conversion of fields and records - Built-in field-conversion instances
for standard types - Customizable record-conversion instance derivation via GHC
generics - Low-level
[bytestring](https://hackage.haskell.org/package/bytestring) builders (see
\"Data.Csv.Builder\") - Incremental decoding and encoding API (see
\"Data.Csv.Incremental\") - Streaming API for constant-space decoding (see
\"Data.Csv.Streaming\")

Moreover, this library is designed to be easy to use; for instance, here\'s a
very simple example of encoding CSV data:

>>> Data.Csv.encode [(\"John\",27),(\"Jane\",28)] \"John,27rnJane,28rn\"

Please refer to the documentation in \"Data.Csv\" and the included
[README](#readme) for more usage examples.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-cassava-0.5.2.0-bp154.2.12.x86_64.rpm
ftp.icm.edu.pl  ghc-cassava-0.5.2.0-bp154.2.12.x86_64.rpm
     

Provides :
ghc-cassava
ghc-cassava(x86-64)
libHScassava-0.5.2.0-EvZqkiZETl8DVdTKohMxW-ghc8.10.7.so()(64bit)

Requires :
libHSOnly-0.1-5HMnGEdyovGeWGWSTFEMo-ghc8.10.7.so()(64bit)
libHSarray-0.5.4.0-ghc8.10.7.so()(64bit)
libHSattoparsec-0.14.4-BPjsBpkimHu7JIDNbeuyLW-attoparsec-internal-ghc8.10.7.so()(64bit)
libHSattoparsec-0.14.4-EEMXy373XTlBX7g3IoZzXH-ghc8.10.7.so()(64bit)
libHSbase-4.14.3.0-ghc8.10.7.so()(64bit)
libHSbinary-0.8.8.0-ghc8.10.7.so()(64bit)
libHSbytestring-0.10.12.0-ghc8.10.7.so()(64bit)
libHScontainers-0.6.5.1-ghc8.10.7.so()(64bit)
libHSdeepseq-1.4.4.0-ghc8.10.7.so()(64bit)
libHSghc-boot-th-8.10.7-ghc8.10.7.so()(64bit)
libHSghc-prim-0.6.1-ghc8.10.7.so()(64bit)
libHShashable-1.3.5.0-IGX0XxzDT1f2AkNytPe4lH-ghc8.10.7.so()(64bit)
libHSinteger-gmp-1.0.3.0-ghc8.10.7.so()(64bit)
libHSinteger-logarithms-1.0.3.1-xsL5hmMYGlG65gkrXlNN-ghc8.10.7.so()(64bit)
libHSpretty-1.1.3.6-ghc8.10.7.so()(64bit)
libHSprimitive-0.7.3.0-HMedJdQUTCQ79SiIUfisnA-ghc8.10.7.so()(64bit)
libHSscientific-0.3.7.0-CfGYDmam8OFCyRakWk0zP3-ghc8.10.7.so()(64bit)
libHStemplate-haskell-2.16.0.0-ghc8.10.7.so()(64bit)
libHStext-1.2.4.1-ghc8.10.7.so()(64bit)
libHStext-short-0.1.5-DxVJ7aZSQf2CBGCOUcuu6G-ghc8.10.7.so()(64bit)
libHStransformers-0.5.6.2-ghc8.10.7.so()(64bit)
libHSunordered-containers-0.2.16.0-Hc1TBzPOi9ULFbaiEHiY8F-ghc8.10.7.so()(64bit)
libHSvector-0.12.3.1-4ZUkvMG0hba9AHoOHt8bPP-ghc8.10.7.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.27)(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.10.7/cassava-0.5.2.0
/usr/lib64/ghc-8.10.7/cassava-0.5.2.0/libHScassava-0.5.2.0-EvZqkiZETl8DVdTKohMxW-ghc8.10.7.so
/usr/share/licenses/ghc-cassava
/usr/share/licenses/ghc-cassava/LICENSE

 
ICM