+summary : Language library in C for cryptography support
+description: |
+ 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.
+builddeps :
+ - gnupg
+ - libassuan-devel
+ - libgpg-error
+setup : |
+ %configure
+build : |
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
index 0000000..c8d1809
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,55 @@
+<PISI>
+ <Source>
+ <Name>gpgme</Name>
+ <Packager>
+ <Name>Yurizal Susanto</Name>
+ <Email>rizalsagi@gmail.com</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>security</PartOf>
+ <Summary xml:lang="en">Language library in C for cryptography support</Summary>
+ <Description xml:lang="en">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.
+ <Summary xml:lang="en">Language library in C for cryptography support</Summary>
+ <Description xml:lang="en">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.
+ <Summary xml:lang="en">Development files for gpgme</Summary>
+ <Description xml:lang="en">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.