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: 106, column: 4)
Licenses

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/9d1jbkdkpa9m5yyvsmzm28qn3rf7przd-rnp-0.13.1-0.203224f.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/f4vcckk17nhl2djb9v73y034lj7nikmh-rnp-0.13.1-0.203224f.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/3dql8kqk1sn5ing2i30m596v2kh61hd3-rnp-0.13.1-0.203224f.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/z0iyzichrqs6bisjap3rp1wmvi2lj8rp-rnp-0.13.1-0.203224f.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/bdag7f6cl5brr49gz91aszcz3a6kzkjj-rnp-0.13.1-0.203224f.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/3bsh310wvbbm6kizbj2g0d97f924f0lw-rnp-0.13.1-0.203224f.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/zlkdqd8aw323nxskz7avygfqcsv339yh-rnp-0.13.1-0.203224f.drv
    x86_64-linuxi586-pc-gnu/gnu/store/pqg9wqcf4kszqiv64a04gg8cg5qxza1k-rnp-0.13.1-0.203224f.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/f3my1hpji2dr2237fawfbfk2izfin4f8-rnp-0.13.1-0.203224f.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/mgy9b510655x9iprph03zh9sn4ash5ry-rnp-0.13.1-0.203224f.drv
    riscv64-linux/gnu/store/46i1lqcg3phs108pvq5xx065asy8r8dv-rnp-0.13.1-0.203224f.drv
      powerpc-linux/gnu/store/3v1wrh8305v4zjjgcbsz5w8d2wmani0w-rnp-0.13.1-0.203224f.drv
        powerpc64le-linux/gnu/store/agcip8k5q8nc7yhdqi9jh9inkg1f1pmd-rnp-0.13.1-0.203224f.drv
        mips64el-linux/gnu/store/p0j1hrm4kjxkg1zvhxafl9zcs1ry0yxi-rnp-0.13.1-0.203224f.drv
          i686-linux/gnu/store/6p0zrcn4cbc8cgywn8pxsb3zl323i676-rnp-0.13.1-0.203224f.drv
          armhf-linux/gnu/store/1fa5wm18ydw3ihdl6jfsj2d2qrad4l2g-rnp-0.13.1-0.203224f.drv
          aarch64-linux/gnu/store/fq0503ricgpvj6q65g9n7ad1jvf982b5-rnp-0.13.1-0.203224f.drv

          Lint warnings

          LinterMessageLocation
          optional-tests

          Make sure tests are only run when requested

          the 'check' phase should respect #:tests?