public
Description: A pure-C CSV parser for Ruby
Homepage: http://blog.evanweaver.com/files/doc/fauna/ccsv/
Clone URL: git://github.com/fauna/ccsv.git
bpot (author)
Sun Apr 05 01:19:16 -0700 2009
fauna (committer)
Tue Apr 07 14:59:35 -0700 2009
ccsv /
name age message
file CHANGELOG Sat Jan 05 15:20:01 -0800 2008 better to use a new array [evan]
file LICENSE Tue Sep 25 23:27:58 -0700 2007 initial checkin [evan]
file Manifest Thu Jan 17 11:59:52 -0800 2008 manifest [evan]
file README Sun Feb 03 13:33:56 -0800 2008 Change 'like' to 'use' in license preambles. [evan]
file Rakefile Wed Sep 26 00:40:18 -0700 2007 project [evan]
directory ext/ Tue Apr 07 14:59:35 -0700 2009 Use 'fclose' to close file Signed-off-by: Snax... [bpot]
directory test/ Sat Jan 05 13:10:31 -0800 2008 Nil out the array after each pass. [evan]
README
Ccsv

A pure-C CSV parser.

== License

Copyright 2007, 2008 Cloudburst, LLC. Licensed under the AFL 3. See the included LICENSE file. 

The public certificate for the gem is 
here[http://rubyforge.org/frs/download.php/25331/evan_weaver-original-public_cert.pem]. 

If you use this software, please {make a donation}[http://blog.evanweaver.com/donate/], or {recommend 
Evan}[http://www.workingwithrails.com/person/7739-evan-weaver] at Working with Rails.