| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc-cassava | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.5.2.0 | Vendor: openSUSE |
| Release: bp155.3.15 | Build date: Mon May 22 12:31:00 2023 |
| Group: Unspecified | Build host: s390zl27 |
| Size: 2569777 | Source RPM: ghc-cassava-0.5.2.0-bp155.3.15.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://hackage.haskell.org/package/cassava | |
| Summary: A CSV parsing and encoding library | |
'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.
BSD-3-Clause
* Mon Dec 27 2021 Peter Simons <psimons@suse.com>
- Update cassava to version 0.5.2.0 revision 7.
Upstream has revised the Cabal build instructions on Hackage.
* Sat Nov 20 2021 psimons@suse.com
- Update cassava to version 0.5.2.0 revision 6.
Upstream has revised the Cabal build instructions on Hackage.
* Sun Nov 07 2021 psimons@suse.com
- Update cassava to version 0.5.2.0 revision 5.
Upstream has revised the Cabal build instructions on Hackage.
* Tue Mar 23 2021 psimons@suse.com
- Update cassava to version 0.5.2.0 revision 4.
Upstream has revised the Cabal build instructions on Hackage.
* Tue Mar 02 2021 psimons@suse.com
- Update cassava to version 0.5.2.0 revision 3.
Upstream has revised the Cabal build instructions on Hackage.
* Fri Feb 19 2021 psimons@suse.com
- Update cassava to version 0.5.2.0 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Mon Aug 31 2020 psimons@suse.com
- Update cassava to version 0.5.2.0 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 09 2020 psimons@suse.com
- Add cassava at version 0.5.2.0.
/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-1xJTgXDGze3AzuR3nYc2wN-ghc8.10.7.so /usr/share/licenses/ghc-cassava /usr/share/licenses/ghc-cassava/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 15:14:09 2025