$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jose (jmalv04_at_[hidden])
Date: 2006-10-18 13:13:48
Would it be possible to add support for the tar file format so that we can
read .tgz files or create them without having to write a libtar wrapper.
The format for tar (or ustar) seems quite simple:
http://en.wikipedia.org/wiki/Tar_%28file_format%29
Thanks
jose