Difference between revisions of "LibTar"

From Free Pascal wiki
Jump to navigationJump to search
m
m
Line 1: Line 1:
LibTar is a unit in the 2.1.1 [[FCL]] that creates and extracts .TAR archives, There are two demoes in the fcl/tests directory: tarmakercons.pas and tarmakerconsgzip.pas. The latter demonstrates making .tar.gz files.
+
LibTar is a unit in the 2.1.1 [http://www.freepascal.org/wiki/index.php/FCL FCL] that creates and extracts .TAR archives, There are two demoes in the fcl/tests directory: tarmakercons.pas and tarmakerconsgzip.pas. The latter demonstrates making .tar.gz files.
  
 
License:
 
License:
 
This packages was kindly relicensed for FPC licensing conditions+MPL (so called dual license) by Stefan Heymann ([http://www.destructor.de www.destructor.de]]) The original license was "postcardware" like, and Stefan has stated that he still likes to receive postcards from users, it is just not mandatory. See above URL for address data.
 
This packages was kindly relicensed for FPC licensing conditions+MPL (so called dual license) by Stefan Heymann ([http://www.destructor.de www.destructor.de]]) The original license was "postcardware" like, and Stefan has stated that he still likes to receive postcards from users, it is just not mandatory. See above URL for address data.

Revision as of 21:04, 9 December 2006

LibTar is a unit in the 2.1.1 FCL that creates and extracts .TAR archives, There are two demoes in the fcl/tests directory: tarmakercons.pas and tarmakerconsgzip.pas. The latter demonstrates making .tar.gz files.

License: This packages was kindly relicensed for FPC licensing conditions+MPL (so called dual license) by Stefan Heymann (www.destructor.de]) The original license was "postcardware" like, and Stefan has stated that he still likes to receive postcards from users, it is just not mandatory. See above URL for address data.