Language

Package: python-sop @ 0.2.0

Synopsis

Stateless OpenPGP Command-Line Interface

Description

The Stateless OpenPGP Command-Line Interface (or sop) is a specification that encourages OpenPGP implementors to provide a common, relatively simple command-line API for purposes of object security.

This Python module helps implementers build such a CLI from any implementation accessible to the Python interpreter.

It does not provide such an implementation itself -- this is just the scaffolding for the command line, which should make it relatively easy to supply a handful of python functions as methods to a class.

Home page
https://gitlab.com/dkg/python-sop
Location
gnu/packages/python-crypto.scm (line: 1479, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings