<?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/codegen_pecl">CodeGen_PECL</p>
 <c>pear.php.net</c>
 <v>1.1.2</v>
 <st>stable</st>
 <l>PHP</l>
 <m>hholzgra</m>
 <s>Tool to generate PECL extensions from an XML description</s>
 <d>CodeGen_PECL (formerly known as PECL_Gen) is a pure PHP replacement 
for the ext_skel shell script that comes with the PHP 4 source. 
It reads in configuration options, function prototypes and code fragments
from an XML description file and generates a complete ready-to-compile
PECL extension.</d>
 <da>2008-03-04 18:38:07</da>
 <n>Changes since 1.1.1:
- fixed wrong version dependency to CodeGen parent package</n>
 <f>92979</f>
 <g>http://pear.php.net/get/CodeGen_PECL-1.1.2</g>
 <x xlink:href="package.1.1.2.xml"/>
</r>