Language

Package: python-gnupg @ 0.4.4

Synopsis

Wrapper for the GNU Privacy Guard

Description

This module allows easy access to GnuPG’s key management, encryption and signature functionality from Python programs.

Home page
https://packages.python.org/python-gnupg/index.html
Location
gnu/packages/gnupg.scm (line: 571, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?