Fedora Packages

ghc-cassava

A CSV parsing and encoding library

'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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.5.3.0-6.fc40 -
Fedora 40 0.5.3.0-6.fc40 -
Fedora 39 0.5.3.0-4.fc39 -
Fedora 38 0.5.3.0-2.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-cassava dash maintainers at fedoraproject dot org.



Sources on Pagure