Semantic CSV is a library for taking you the extra mile with CSV parsing -
https://github.com/metasoarous/semantic-csv This release will hopefully be the last 0.1.0-alpha release, as long as no major issues come up in the next week or two. Till then, please take it for a spin and leave any feedback you might have on the github issues page. Some (abridged) notes from the changelog: * simplified casting functionality to just a single function * smarter casting error handling options * except-first macro for leaving header columns unaltered in threading macro forms * can specify :header to mappify, so it doesn't consume the first column * mappify now supports using structs instead of array- or hash-maps, for a nice performance boost (with thanks to @MichaelBlume) * greatly improved testing coverage (thanks in part to @ballPointPenguin) * some more flexible numerics casting helpers (thanks in part to @JonyEpsilon) For updated documentation and examples, see http://metasoarous.github.io/semantic-csv/ With gratitude, Christopher Small -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.