pure-csv provides {an interface to read and write comma separated value files in Pure.} The reading and writing functions are loosely based on Python’s CSV module

WWW: https://github.com/agraef/pure-lang/wiki/Addons#pure-csv
