package
6.4.2063+incompatible
Repository: https://github.com/lmorg/murex.git
Documentation: pkg.go.dev

# README

Builtins: csv-bad

This provides support for non-standard CSV files.

It is an optional builtin but is recommended to leave enabled.

# Functions

NewParser creates a new CSV reader and writer - albeit it doesn't conform to Go's io.Reader / io.Writer interface{}.

# Structs

Parser is the CSV parser settings.