<?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.6.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.2.1 or greater.</d>
 <da>2008-04-05 17:29:19</da>
 <n>API is beta. No API changes in this release. Changes in this release:
 * unit test - fail on E_NOTICE,
 * unit test - fixes for PHPUnit &gt; 3.2.16,
 * unit test - fixes for systems other than Ubuntu 7.10,
 * PHP driver - added workarounds for Windows using temporary files,
 * PHP driver - added auto-detection of GPG binary, making it less likely that you need to specify the binary location,
 * PHP driver - documentation typo fixes,
 * PHP driver - fix bug parsing status output in Windows,
 * PHP driver - fix undefined array in _parseVerifyStatus(),
 * PHP driver - throw an exception if the specified GPG binary is not valid.</n>
 <f>58702</f>
 <g>http://pear.php.net/get/Crypt_GPG-0.6.0</g>
 <x xlink:href="package.0.6.0.xml"/>
</r>