blob: 9936d07af44cec5e602c01f707e4a292513f7392 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Ruby-GPGME is a ruby interface to GnuPG Made Easy (GPGME).
- Provides high-level and low-level API.
- The low-level API allows direct access to about 94% of C functions
provided by GPGME.
- The high-level API provides a convenient class-based interface to
frequently used GPGME functions.
WWW: http://deisui.org/~ueno/ruby/ruby-gpgme/index.html.en
Author: Daiki Ueno
|