the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: gnupg-interface-py%type_pkg[python]
Version: 0.3.2
Revision: 2
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5 2.6 2.7)
Description: Python module to interface with GnuPG
License: LGPL
Homepage: http://py-gnupg.sourceforge.net/
Maintainer: None
# Dependencies.
Depends: python%type_pkg[python], gnupg-idea
BuildDepends: distribute-py%type_pkg[python]
# Unpack Phase.
Source: mirror:sourceforge:py-gnupg/GnuPGInterface-%v.tar.gz
Source-MD5: d4627d83446f96bd8c22f8d15db3f7c2
# Compile Phase.
CompileScript: %p/bin/python%type_raw[python] setup.py build
# Install Phase.
InstallScript: %p/bin/python%type_raw[python] setup.py install --prefix=%p --root=%d
DocFiles: COPYING ChangeLog MANIFEST NEWS README THANKS
# Documentation.
DescDetail: <<
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.
This module is based on GnuPG::Interface,
a Perl module by the same author.
<<
DescPackaging: <<
Former maintainer: Murali Vadivelu
<<
<<