aboutsummaryrefslogtreecommitdiff
path: root/libraries/gpgme/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-11 17:59:11 +0200
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-11 17:59:11 +0200
commit7117603b48392bdb7750e228b0aa87d75aa278df (patch)
tree667a47cd74cb01c21eab314137524893fc88322f /libraries/gpgme/README
parentb8fbf056ad037c70353dfab6cd9c9c147c73d3be (diff)
libraries/gpgme: Removed from 12.0 repository
Diffstat (limited to 'libraries/gpgme/README')
-rw-r--r--libraries/gpgme/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/gpgme/README b/libraries/gpgme/README
deleted file mode 100644
index 37e6c7f9c1215..0000000000000
--- a/libraries/gpgme/README
+++ /dev/null
@@ -1,8 +0,0 @@
-GPGME (GnuPG Made Easy) is a C language library that allows to add
-support for cryptography to a program. It is designed to make access
-to public key crypto engines like GnuPG or GpgSM easier for
-applications. GPGME provides a high-level crypto API for encryption,
-decryption, signing, signature verification and key management.
-
-Required dep: libgpg-error, available at slackbuilds.org
-