diff options
Diffstat (limited to 'lang/python/pyme/version.py.in')
| -rw-r--r-- | lang/python/pyme/version.py.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/pyme/version.py.in b/lang/python/pyme/version.py.in index 5fd9ce2b..cfb95100 100644 --- a/lang/python/pyme/version.py.in +++ b/lang/python/pyme/version.py.in @@ -41,7 +41,7 @@ Copyright (C) 2002 John Goerzen"""  author = "The GnuPG hackers"  author_email = "[email protected]" -description = "Python 3 support for GPGME GnuPG cryptography library" +description = "Python support for GPGME GnuPG cryptography library"  homepage = "https://gnupg.org"  license = """Copyright (C) 2016 g10 Code GmbH  | 
