Tarfile library

Hi,

I would like to build tarfiles from inside ruby.

I found a library at RAA, but that doesn't seem to
exist no longer.

  entwickler@homer:~/tmp/ruby$ wget http://ruby.jamisbuck.org/tar-0.1.tar.gz
  [...]
  20:31:27 ERROR 404: Not Found.

Searching with Google is a pain because nearly every Ruby
site has a `.tar' file somewhere.

Where can I find a tarfile module, or is it my turn to write
one?

Bertram

···

--
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-scharpf.de

Bertram Scharpf said:

I would like to build tarfiles from inside ruby.

[...]

Where can I find a tarfile module, or is it my turn to write
one?

http://raa.ruby-lang.org/project/minitar/

···

--
-- Jim Weirich jim@weirichhouse.org http://onestepback.org
-----------------------------------------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)

Where can I find a tarfile module, or is it my turn to write
one?

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/32588
gegroet,
Erik V.