~jamesh/pygpgme/trunk

  • Committer: James Henstridge
  • Author(s): Werner Koch
  • Date: 2013-02-13 02:18:22 UTC
  • Revision ID: james@jamesh.id.au-20130213021822-cnlkpyz1zv67gh8e
Allow building with gpgme versions < 1.4.

This makes use of the new GPGME_VERSION_NUMBER macro to link to the
new functions only if they are available.  A configure test would be
better but I don't known whether the python build system supports this.
Filename Latest Rev Last Changed Committer Comment Size
..
examples 4 18 years ago James Henstridge Add gpgme.Context.encrypt() and gpgme.Context.encr Diff
gpgme 1 18 years ago James Henstridge Skeleton Diff
src 1 18 years ago James Henstridge Skeleton Diff
tests 73 12 years ago James Henstridge Move the tests out of the gpgme module, and make a Diff
.bzrignore 72 12 years ago James Henstridge Ignore the __pycache__ directories Python 3 create 38 bytes Diff Download File
COPYING 45 18 years ago James Henstridge Add license text to C code 25.8 KB Diff Download File
Makefile 66 14 years ago James Henstridge Run make targets with default Python executable. 235 bytes Diff Download File
MANIFEST.in 88 12 years ago James Henstridge Add a NEWS file. 244 bytes Diff Download File
NEWS 88 12 years ago James Henstridge Add a NEWS file. 893 bytes Diff Download File
README 91 11 years ago James Henstridge Add support for the pinentry_mode which is availab 1.1 KB Diff Download File
File setup.py 83 12 years ago James Henstridge Update setup.py to note that this package works wi 1.4 KB Diff Download File
test_all.py 73 12 years ago James Henstridge Move the tests out of the gpgme module, and make a 162 bytes Diff Download File