crypt: use AssuanClient.send_fds() to send file descriptors to gpgme-tool.
authorW. Trevor King <wking@tremily.us>
Tue, 9 Oct 2012 12:38:30 +0000 (08:38 -0400)
committerW. Trevor King <wking@tremily.us>
Tue, 9 Oct 2012 12:38:30 +0000 (08:38 -0400)
commita832f0543d0a7992663cc37e066e9e7dce3f74d9
tree0315e3d4df96011a45cc9a1c844b690671ff39af
parent21596424325ca3112dc0cde95cb970f847403b72
crypt: use AssuanClient.send_fds() to send file descriptors to gpgme-tool.

This requires Python 3.3, so I've updated the docs accordingly.  It
brings us up to date with pyassuan commit:

  commit 9133ecb527756f4fc8f3461002eecfc4c4f45aaa
  Author: W. Trevor King <wking@tremily.us>
  Date:   Mon Oct 8 14:47:35 2012 -0400

    client: add AssuanClient.send_fds() and .receive_fds().
README
bin/send-pgp-mime.py
pgp_mime/crypt.py
pgp_mime/key.py
setup.py