/csv-schema

Clojure library for reading CSV files according to CSV schema edn files.

Primary LanguageClojureGNU Lesser General Public License v3.0LGPL-3.0

csv-schema

Define CSV schemata files in edn, use them to read CSV files into Clojure lists of maps.

Usage

Not usable yet, it's a work in progress.

Example schema files

These should probably go into a separate repo.

License

LPGL, see the LICENSE file.