<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    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.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/crypt_gpg">Crypt_GPG</p>
 <c>pear.php.net</c>
 <v>0.3.10</v>
 <st>alpha</st>
 <l>LGPL</l>
 <m>gauthierm</m>
 <s>GNU Privacy Guard (GPG)</s>
 <d>This package provides an object oriented interface to GNU Privacy
Guard (GPG). It requires the GPG executable to be on the system.

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

This package requires PHP version 5.</d>
 <da>2008-01-14 00:38:58</da>
 <n>First PEAR release. API is alpha. Changes will be made to Key and Signature
objects and an exportKey() method will be added in future releases.</n>
 <f>39395</f>
 <g>http://pear.php.net/get/Crypt_GPG-0.3.10</g>
 <x xlink:href="package.0.3.10.xml"/>
</r>