the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: pygpgme-py%type_pkg[python]
Version: 0.2
Revision: 1
Type: python (2.5 2.6 2.7)
Description: Python module for working with OpenPGP
DescDetail: <<
PyGPGME is a Python module that lets you sign, verify, encrypt and
decrypt files using the OpenPGP format. It is built on top of GNU
Privacy Guard and the GPGME library.
<<
Maintainer: Hans-Christoph Steiner
License: LGPL
Homepage: http://pypi.python.org/pypi/pygpgme
#
Source: mirror:custom:p/pygpgme/pygpgme-%v.tar.gz
Source-MD5: 674e3f5374efa2aaac7ab420810c91e6
#
BuildDepends: fink (>= 0.24.12), gpgme11
Depends: python%type_pkg[python], gpgme11-shlibs
#
CompileScript: make CPPFLAGS="-I%p/include"
#
InfoTest: <<
TestScript: %p/bin/python%type_raw[python] test_all.py
<<
#
InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d
#
DocFiles: PKG-INFO README
#
CustomMirror: <<
eur-NL: http://a.pypi.python.org/packages/source/
nam-US: http://b.pypi.python.org/packages/source/
eur-DE: http://c.pypi.python.org/packages/source/
eur-DE: http://d.pypi.python.org/packages/source/
eur-DE: http://e.pypi.python.org/packages/source/
eur-DE: http://f.pypi.python.org/packages/source/
<<
<<