freebsd-ports/security/py-python-gnupg/pkg-descr
Thomas Guymer 2e24a64c42 security/py-python-gnupg: Update to 0.4.7
- Use DISTVERSION instead of PORTVERSION
- Updated WWW

ChangeLog: https://bitbucket.org/vinay.sajip/python-gnupg/src/master/README.rst

PR:		256058
Approved by:	dbaio, garga (mentors, implicit)
Obtained from:	yuri
2021-05-25 07:15:18 +01:00

8 lines
439 B
Text

The gnupg module allows Python programs to make use of the functionality
provided by the GNU Privacy Guard (abbreviated GPG or GnuPG). Using this
module, Python programs can encrypt and decrypt data, digitally sign documents
and verify digital signatures, manage (generate, list and delete) encryption
keys, using proven Public Key Infrastructure (PKI) encryption technology based
on OpenPGP.
WWW: https://docs.red-dove.com/python-gnupg/