aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-libarchive-c/pkg-descr
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2016-01-30 11:24:29 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2016-01-30 11:24:29 +0000
commitb802b166a46b5b2691eaa0614c05e5ab319ec0fe (patch)
tree050be23ab199506edbdc57afae33f8c5fb19ef65 /archivers/py-libarchive-c/pkg-descr
parentdecd47b3e932bda471af3348b2a0285a5d6e5f77 (diff)
downloadports-b802b166a46b5b2691eaa0614c05e5ab319ec0fe.tar.gz
ports-b802b166a46b5b2691eaa0614c05e5ab319ec0fe.zip
Notes
Diffstat (limited to 'archivers/py-libarchive-c/pkg-descr')
-rw-r--r--archivers/py-libarchive-c/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/archivers/py-libarchive-c/pkg-descr b/archivers/py-libarchive-c/pkg-descr
new file mode 100644
index 000000000000..5f6665593a60
--- /dev/null
+++ b/archivers/py-libarchive-c/pkg-descr
@@ -0,0 +1,4 @@
+A Python interface to libarchive. It uses the standard ctypes module to
+dynamically load and access the C library.
+
+WWW: https://github.com/Changaco/python-libarchive-c