head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2010.06.05.08.00.15;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2009.01.16.15.58.00;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2008.03.29.10.37.40;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- unify license description
@
text
@Archive::Tar::Minitar is a pure-Ruby library and command-line utility that
provides the ability to deal with POSIX tar(1) archive files. The
implementation is based heavily on Mauricio Fernndez's implementation
in rpa-base, but has been reorganised to promote reuse in other projects.

The library can only handle files and directories at this point.
The command line utility, minitar, can only create archives, extract from
archives, and list archive contents.

LICENSE: Ruby License or GPL2 or later

WWW: http://rubyforge.org/projects/ruwiki/
@


1.2
log
@- add LICENSE:
@
text
@d10 1
a10 1
LICENSE: Ruby License / GPL2 or later
@


1.1
log
@Archive::Tar::Minitar is a pure-Ruby library and command-line utility that
provides the ability to deal with POSIX tar(1) archive files. The
implementation is based heavily on Mauricio Fernndez's implementation
in rpa-base, but has been reorganised to promote reuse in other projects.

The library can only handle files and directories at this point.
The command line utility, minitar, can only create archives, extract from
archives, and list archive contents.

WWW: http://rubyforge.org/projects/ruwiki/
@
text
@d10 2
@

