Package: python3-gnupg
Version: 0.4.1-1
Depends: libc, gnupg, python3-light
Source: feeds/packages/lang/python/python-gnupg
License: GPL-3.0+
LicenseFiles: LICENSE
Section: lang
Maintainer: Daniel Golle <daniel@makrotopia.org>
Architecture: armeb_xscale
Installed-Size: 18449
Description:  A Python wrapper for GnuPG
 
 This module allows easy access to GnuPG.s key management, encryption
 and signature functionality from Python programs, by interacting with
 GnuPG through file descriptors. Input arguments are strictly checked
 and sanitised, and therefore this module should be safe to use in
 networked applications requiring direct user input. It is intended for
 use on Windows, MacOS X, BSD, or Linux, with Python 2.6, Python 2.7,
 Python 3.3, Python 3.4, or PyPy.
 
 (Variant for Python3)
