1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/security/ruby-gpgme/pkg-descr
Sunpoet Po-Chuan Hsieh fdd462485d - Remove Author line
2013-08-29 18:06:47 +00:00

14 lines
383 B
Plaintext

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/