evan / ccsv

A pure-C CSV parser for Ruby
http://blog.evanweaver.com/files/doc/fauna/ccsv/
Academic Free License v3.0
64 stars 52 forks source link

add ability to separate on arbitrary characters #4

Closed wwood closed 10 years ago

wwood commented 10 years ago

Hi,

Brian Kemish added functionality to allow splitting on arbitrary characters.

If you like the changes, would it be possible to merge the changes and release another gem please? Thanks, ben and Brian

wwood commented 10 years ago

The functionality has now been incorporated into the hopcsv gem https://github.com/zhum/hopcsv

evan commented 10 years ago

Thanks @wwood. Would you want to just take over maintenance of CCSV itself?

wwood commented 10 years ago

Perhaps @zhum is a better person for maintenance? hopcsv is his work. @zhum?

evan commented 10 years ago

Oh ok. I was unaware of this fork and would be happy to have someone take over who is more invested in the project these days.

zhum commented 10 years ago

Ok, I can do this :)

evan commented 10 years ago

@zhum, I added you as a collaborator and as a Rubygems owner. Sorry for the delay and have fun!