diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-14 17:51:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-14 17:51:04 +0000 |
commit | 978951a7181639f434680b046cdb2b9139d7e549 (patch) | |
tree | 39ba9570f2cd79573c00f610f7f82cd2c18ac6ec /security/gpgme03/DESCR | |
parent | 90da47a58949855642fc55999053741bf5df5e58 (diff) | |
download | pkgsrc-978951a7181639f434680b046cdb2b9139d7e549.tar.gz |
Re-import the previous gpgme version for packages that still use the
older interface.
Does not coexist with newer version, so the PKGNAMEs are intended to
be the same.
Diffstat (limited to 'security/gpgme03/DESCR')
-rw-r--r-- | security/gpgme03/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/gpgme03/DESCR b/security/gpgme03/DESCR new file mode 100644 index 00000000000..26a3a6aa608 --- /dev/null +++ b/security/gpgme03/DESCR @@ -0,0 +1,4 @@ +GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG +easier for applications. It provides a High-Level Crypto API for +encryption, decryption, signing, signature verification and key +management. |