<?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">CodeGen</p>
 <c>pear.php.net</c>
 <v>1.0.1</v>
 <st>stable</st>
 <l>PHP</l>
 <m>hholzgra</m>
 <s>Tool to create Code generaters that operate on XML descriptions</s>
 <d>This is an 'abstract' package, it provides the base 
framework for applications like CodeGen_PECL and
CodeGen_MySqlUDF (not released yet).
 
</d>
 <da>2006-07-08 19:29:48</da>
 <n>Changes since 1.0.0:
- moved config.m4 stuff to CodeGen_PECL
- untabify before indent
- added C specific indentation class that knows not to indent prepro directives
- added CodeGen_Tools_Code helper object to CodeGen_Extension
- changed &quot;abstract static&quot; methods to just &quot;abstract&quot; to prevent PHP warnings
- added target dir support for additional package files
- changed error handling for licenses
- better XML attribute checking
- only set Platform and Release in constructor if not already set
- extensions summary and description tags now handled here</n>
 <f>32526</f>
 <g>http://pear.php.net/get/CodeGen-1.0.1</g>
 <x xlink:href="package.1.0.1.xml"/>
</r>