Difference between revisions of "LibTar"

From Free Pascal wiki
Jump to navigationJump to search
(text fixing)
Line 4: Line 4:
  
 
== 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 package 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 the address data.
  
 
[[Category:Standard Units]]
 
[[Category:Standard Units]]

Revision as of 22:14, 20 August 2015

LibTar is a unit in the FCL that creates and extracts .TAR archives.

There are two demos in the fcl/tests directory: tarmakercons.pas and tarmakerconsgzip.pas. The latter demonstrates making .tar.gz files.

License

This package 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 the address data.