Language

Package: python-pygpgme @ 0.3

Synopsis

Python module for working with OpenPGP messages

Description

PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt messages using the OpenPGP format by making use of GPGME.

Home page
https://launchpad.net/pygpgme
Location
gnu/packages/gnupg.scm (line: 533, column: 2)
License

Lint warnings

LinterMessageLocation
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?