Name: | ghc-cassava |
---|---|
Version: | 0.5.3.1 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1029412 |
License: | BSD-3-Clause |
RPM: | ghc-cassava-0.5.3.1-1.el10_0.x86_64.rpm |
Source RPM: | ghc-cassava-0.5.3.1-1.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/cassava |
Summary: | A CSV parsing and encoding library |
Description: | 'cassava' is a library for parsing and encoding RFC 4180 compliant comma-separated values (CSV) 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 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. Please refer to the documentation in "Data.Csv" and the included README for more usage examples. |
- https://hackage.haskell.org/package/cassava-0.5.3.1/changelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- refresh to cabal-rpm-2.2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- bump release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- https://hackage.haskell.org/package/cassava-0.5.3.0/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- rebuild