downgraded default profile to core2
[k8sbuild.git] / xoptz / gpgme.xopt
blobda4bcfdbdaa2fdab818568c5d0a6252870bdab5a
1 profile=empty
3   --enable-silent-rules          less verbose build output (undo: `make V=1')
4 #  --disable-gpgconf-test  disable GPGCONF regression test
5 #  --disable-gpg-test      disable GPG regression test
6 #  --disable-gpgsm-test    disable GPGSM regression test
7 #  --disable-g13-test      disable G13 regression test
9 !DESC
10 gpgme (GnuPG Made Easy)
12 GPGME (GnuPG Made Easy) is a C language library that allows to add
13 support for cryptography to a program.  It is designed to make access
14 to public key crypto engines like GnuPG or GpgSM easier for
15 applications.  GPGME provides a high-level crypto API for encryption,
16 decryption, signing, signature verification and key management.
18 GPGME uses GnuPG and GpgSM as its backends to support OpenPGP and the
19 Cryptographic Message Syntax (CMS).
20 !EOF