summaryrefslogtreecommitdiff
path: root/security/py-gnupg
diff options
context:
space:
mode:
authordrochner <drochner>2002-01-29 16:15:47 +0000
committerdrochner <drochner>2002-01-29 16:15:47 +0000
commitcff201888d32e2c4281c712faf6397004297cd2a (patch)
tree62542d27ea7d07f3c628769b1d8e2667706adf0d /security/py-gnupg
parent508237a6d2cf3746540b7abb6fa32c5eecb69352 (diff)
downloadpkgsrc-cff201888d32e2c4281c712faf6397004297cd2a.tar.gz
initial import of py-gnupg-0.3.2, a python interface to GnuPG,
submitted by Shell Hung per PR pkg/14541
Diffstat (limited to 'security/py-gnupg')
-rw-r--r--security/py-gnupg/DESCR3
-rw-r--r--security/py-gnupg/Makefile18
-rw-r--r--security/py-gnupg/PLIST3
-rw-r--r--security/py-gnupg/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/security/py-gnupg/DESCR b/security/py-gnupg/DESCR
new file mode 100644
index 00000000000..a4eb68a050a
--- /dev/null
+++ b/security/py-gnupg/DESCR
@@ -0,0 +1,3 @@
+GnuPGInterface is a Python module to interface with GnuPG. It
+concentrates on interacting with GnuPG via filehandles, providing
+access to control GnuPG via versatile and extensible means.
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile
new file mode 100644
index 00000000000..db2e299c9e7
--- /dev/null
+++ b/security/py-gnupg/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/01/29 16:15:47 drochner Exp $
+
+DISTNAME= GnuPGInterface-0.3.2
+PKGNAME= ${PYPKGPREFIX}-gnupg-0.3.2
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=py-gnupg/}
+
+MAINTAINER= shell@shellhung.org
+HOMEPAGE= http://py-gnupg.sourceforge.net/
+COMMENT= python module for GnuPG interface
+
+DEPENDS+= gnupg>=1.0.0:../../security/gnupg
+
+PYTHON_VERSIONS_ACCEPTED= 21
+PYDISTUTILSPKG= yes
+
+.include "../../lang/python/extension.buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-gnupg/PLIST b/security/py-gnupg/PLIST
new file mode 100644
index 00000000000..fa69336d36c
--- /dev/null
+++ b/security/py-gnupg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/29 16:15:47 drochner Exp $
+${PYSITELIB}/GnuPGInterface.py
+${PYSITELIB}/GnuPGInterface.pyc
diff --git a/security/py-gnupg/distinfo b/security/py-gnupg/distinfo
new file mode 100644
index 00000000000..16336013f92
--- /dev/null
+++ b/security/py-gnupg/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/01/29 16:15:47 drochner Exp $
+
+SHA1 (GnuPGInterface-0.3.2.tar.gz) = 4d916b0fa1ba2d1894efdc1bc0c14ea4e6b43fa6
+Size (GnuPGInterface-0.3.2.tar.gz) = 19875 bytes