From: Charles Oliver Nutter Date: 2010-01-22T05:57:04+09:00 Subject: Re: [ANN] ruby bounties--list of bounties On Thu, Jan 21, 2010 at 12:07 AM, Roger Pack wrote: > Fifth time's a charm (durn spam filters) > > ========Announcing the creation of a "ruby bounty" list============= I added a couple more for JRuby: JRuby C Extension support - we have an early start at such a library (http://github.com/wmeissner/jruby-cext) but we need more C hackers willing to help us build it out. We will only support the "safe" C functions that don't let you manipulate objects internals directly or get direct access to pointers. Pure-Java Nokogiri - Just what it sounds like...for places where libxml isn't available or native libraries are forbidden. Dive in :) - Charlie