<?xml version="1.0" encoding="UTF-8" ?>
<p xmlns="http://pear.php.net/dtd/rest.package"    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"    xsi:schemaLocation="http://pear.php.net/dtd/rest.package    http://pear.php.net/dtd/rest.package.xsd">
 <n>Crypt_GPG</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/Encryption">Encryption</ca>
 <l>LGPL</l>
 <s>GNU Privacy Guard (GnuPG)</s>
 <d>This package provides an object oriented interface to GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.

Though GnuPG can support symmetric-key cryptography, this package is intended only to facilitate public-key cryptography.

This package requires PHP version 5.4.8 or greater.</d>
 <r xlink:href="/rest/r/crypt_gpg"/>
</p>