<Description xml:lang="en">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.</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="8">gpgme</Dependency>
+ <Dependency release="9">gpgme</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -46,7 +160,7 @@
<Description xml:lang="en">Qt bindings for GPGME, the library that allows to add support for cryptography to a program.</Description>