2002-03-27 16:23:02 +01:00
|
|
|
Tarfile is a comprehensive implementation of the TAR archive
|
|
|
|
format for the Python Language as a module. It enables read/write
|
2008-05-23 22:00:14 +02:00
|
|
|
access to common TAR archives including all specialties.
|
2002-03-27 16:23:02 +01:00
|
|
|
|
|
|
|
WWW: http://www.gustaebel.de/lars/tarfile/
|