rnpgp / ruby-rnp

Ruby bindings for librnp

Home Page:https://www.rnpgp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby RNP bindings

Build Status Code Coverage

The rnp gem provides Ruby bindings to the librnp OpenPGP library.

Documentation is available on RubyDoc.

Requirements

This gem currently requires librnp 0.10.0 or newer.

Installation

Add this line to your application’s Gemfile:

gem 'rnp'
bundle

Or install it yourself as:

gem install rnp

About

Ruby bindings for librnp

https://www.rnpgp.org

License:MIT License


Languages

Language:Ruby 100.0%Language:Shell 0.0%