Language

Package: rnp @ 0.13.1-0.203224f

Synopsis

RFC4880-compliant OpenPGP library written in C++

Description

Set of OpenPGP (RFC4880) tools that works on Linux, *BSD and macOS as a replacement of GnuPG. It is maintained by Ribose after being forked from NetPGP, itself originally written for NetBSD.

librnp is the library used by rnp for all OpenPGP functions, useful for developers to build against. It is a “real” library, not a wrapper like GPGME of GnuPG.

Home page
https://www.rnpgp.com/
Location
gnu/packages/openpgp.scm (line: 111, column: 4)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?