Package Details: python-gnupg 0.3.7-1

Package Base: python-gnupg
Description: This module allows easy access to GnuPG's key management, encryption and signature functionality from Python programs.
Upstream URL: https://pypi.python.org/pypi/python-gnupg
Category: lib
Licenses: BSD
Submitter: avanc
Maintainer: avanc
Last Packager: avanc
Votes: 12
First Submitted: 2011-01-23 07:32
Last Updated: 2015-02-18 20:34

Latest Comments

Comment by cwill747

2014-05-01 05:51

I'm happy to own if you want, I use this package a lot.

Comment by avanc

2014-02-14 18:29

Sorry for the huge delay. I updated the package.
I don't use this package anymore, so let me know if you want to own it.

Comment by codekoala

2014-02-13 05:10

avanc, do you have plans to update this package?

Comment by avanc

2011-01-31 06:40

Do you have problems with Python 3?
It works without problems using Python 3 for me.

Going to update package this evening.

Comment by keenerd

2011-01-30 13:43

0.2.6 is out.
Depends on python2.
Use "python2 setup.py"
"|| return 1" is no longer needed.

But thank you for splitting build and package.