aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-tarfile/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-27 15:23:02 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-27 15:23:02 +0000
commit7886834838d525ae3f225dfd3e1fa888f63492b8 (patch)
treed70c0d329f5637514e9a631135a218b225878af1 /archivers/py-tarfile/pkg-descr
parent6c2d100fde678ac760a18e4c90c592d345aad796 (diff)
downloadports-7886834838d525ae3f225dfd3e1fa888f63492b8.tar.gz
ports-7886834838d525ae3f225dfd3e1fa888f63492b8.zip
Notes
Diffstat (limited to 'archivers/py-tarfile/pkg-descr')
-rw-r--r--archivers/py-tarfile/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/archivers/py-tarfile/pkg-descr b/archivers/py-tarfile/pkg-descr
new file mode 100644
index 000000000000..73befa602d25
--- /dev/null
+++ b/archivers/py-tarfile/pkg-descr
@@ -0,0 +1,5 @@
+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/