From: Patrick Hurley Date: 2006-09-19T13:16:42+09:00 Subject: Re: Binary-file module? (also, rubychess) On 9/18/06, Glenn M. Lewis wrote: > In Ruby, do we have a module that makes reading/parsing/writing > binary files super-easy? Check out binaryparse (available as a gem). I wrote it to meet my needs (and those of my boss :-), but if there is something I could do to enhance it, let me know. pth