| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
tar archive manipulation classes
uses  | 
UnixType,  | 
BaseUnix,  | 
Unix,  | 
The libtar units provides 2 classes to read and write .tar archives: TTarArchive class can be used to read a tar file, and the TTarWriter class can be used to write a tar file. The unit was implemented originally by Stefan Heymann.