1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
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

6 lines
229 B
Plaintext

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/