A quick googling reveals this: https://github.com/jcftang/rb-zfec
My recommendation would be to use FFI so your library would also be usable from JRuby On Thu, Aug 2, 2012 at 9:00 AM, Jimmy Tang <[email protected]> wrote: > Hi All, > > I was wondering before I get too far, has anyone tried to write a ruby > interface to zfec? I've somewhat started poking at swig to generate a > small module for the prototypes in fec.h. I have it spitting a > 'bundle" on my mac but I haven't actually done anything with it yet. > > disclaimer, I've just started learning ruby for a digital preservation > project and I thought that zfec might be a good fit (and ruby learning > exercise) > > Thanks, > Jimmy > > -- > http://www.sgenomics.org/~jtang/ > _______________________________________________ > tahoe-dev mailing list > [email protected] > https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev > -- Tony Arcieri
_______________________________________________ tahoe-dev mailing list [email protected] https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
