This package browser is in early development. Mind the rough edges.

clojure-data-csv 1.0.1

Clojure library for reading and writing CSV data

data.csv is a Clojure library for reading and writing CSV data. data.csv follows the RFC4180 specification but is more relaxed.

Installation

Install clojure-data-csv 1.0.1 as follows:

guix install clojure-data-csv@1.0.1

Or install the latest version:

guix install clojure-data-csv

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.