diff options
Diffstat (limited to 'security/ruby-gpgme/pkg-descr')
-rw-r--r-- | security/ruby-gpgme/pkg-descr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/security/ruby-gpgme/pkg-descr b/security/ruby-gpgme/pkg-descr deleted file mode 100644 index aa29f6d80243..000000000000 --- a/security/ruby-gpgme/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Ruby-GPGME is a ruby interface to GnuPG Made Easy (GPGME). - -- Provides three levels of API. - -- The low-level API allows direct access to about 94% of C functions - provided by GPGME. - -- The mid-level API looks object-oriented (or rubyish). - -- The high-level API provides a convenient class-based interface to - frequently used GPGME functions. - -WWW: http://ruby-gpgme.rubyforge.org/ |