Wayne,

I don't think you need a library just to untar the a file, you can
simply run `tar xzvf FILE` inside your ruby app and that should do it.

Thiago


On 7/19/06, shalofin / gmail.com <shalofin / gmail.com> wrote:
> Does anyone know of a library to untar a file?  I use Zlib to gunzip,
> but can't find any file to untar the resulting data.  Unfortunately I
> can't get to www.ruby-lang.org right now (local network problem).
>
> Thanks for any help,
>
> Wayne
>
>
>