freebsd-ports/archivers/py-tarfile/pkg-descr
Ying-Chieh Liao 7886834838 add py-tarfile 0.3
Python library for reading and writing tarballs

PR:		36371
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-27 15:23:02 +00:00

5 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/