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.
.
This package does *not* provide such an implementation itself -- this
is just the scaffolding for the command line, which should make it
relatively easy for an implementer to supply a handful of Python
functions as methods of a class and get a full-fledged CLI as the
result.
Installed Size: 53.2 kB
Architectures: all