<?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.0</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>2007-08-14 14:33:22</da>
 <n>Changes since 1.0.4:
- new function prototype parser
- added PHP version check to config.m4
- functions accepting/returning resources or classes 
  or using constants for default values now &quot;inherit&quot;
  conditional compilation settings from these elements
- disabled output of AC_CHECK_TYPE checks for resource
  types due to autoconf version conflicts
- varargs support</n>
 <f>91997</f>
 <g>http://pear.php.net/get/CodeGen_PECL-1.1.0</g>
 <x xlink:href="package.1.1.0.xml"/>
</r>