6 lines
229 B
Text
6 lines
229 B
Text
|
Tarfile is a comprehensive implementation of the TAR archive
|
||
|
format for the Python Language as a module. It enables read/write
|
||
|
access to common TAR archives including all specialities.
|
||
|
|
||
|
WWW: http://www.gustaebel.de/lars/tarfile/
|