@hackage / sv-core

Encode and decode separated values (CSV, PSV, ...)

Latest0.5

About

Metadata

  • Last updated , by GeorgeWilson
  • License BSD-3-Clause
  • Categories Web Development, Text Processing
  • Maintained by: george@qfpl.io

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.6.5
  2. 8.4.4
  3. 8.2.2
  4. 8.0.2

Readme

sv-core is the decoding and encoding for the sv CSV library. This is split off into its own package so that one swap out sv's parser without incurring a dependency on the default parser (hw-dsv)

For an example, see sv-cassava