<?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.5.0</v>
 <st>beta</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.1 or greater.</d>
 <da>2008-03-02 16:41:10</da>
 <n>API is beta. No API changes in this release. Changes in this release:
 * added PECL-powered gnupg driver,
 * added unit tests for new driver.</n>
 <f>56026</f>
 <g>http://pear.php.net/get/Crypt_GPG-0.5.0</g>
 <x xlink:href="package.0.5.0.xml"/>
</r>