[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#754120: ITP: python-gnupg-ng -- A Python wrapper for GnuPG



Package: wnpp
Severity: wishlist
Owner: Ben Carrillo <ben@futeisha.org>

* Package name    : python-gnupg-ng
  Version         : 1.2.6
  Upstream Author : Isis Lovecruft <isis@leap.se>
* URL             : https://github.com/isislovecruft/python-gnupg
* License         : GPL
  Programming Lang: Python
  Description     : A Python wrapper for GnuPG

A Python interface for handling interactions with GnuPG, including
keyfile generation, keyring maintenance, import and export, encryption
and decryption, sending to and recieving from keyservers, and signing
and verification.
..
This is a fork of python-gnupg (from version 0.3.2), patched to
sanitize untrusted inputs, due to the necessity of executing
subprocess.Popen([...], shell=True) in order to communicate with GnuPG.
Several speed improvements were also made based on code profiling, and
the API has been cleaned up to support an easier, more Pythonic,
interaction.


Reply to: