<?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_mysql_udf">CodeGen_MySQL_UDF</p>
 <c>pear.php.net</c>
 <v>0.9.8</v>
 <st>beta</st>
 <l>PHP</l>
 <m>hholzgra</m>
 <s>Tool to generate MySQL UDF extensions from an XML description</s>
 <d>CodeGen_MySQL_UDF is a code generator for MySQL User Defined Function (UDF)
extensions similar to PECL_Gen for PHP. 
It reads in configuration options, function prototypes and code fragments
from an XML description file and generates a complete ready-to-compile
UDF extension.
Preliminary documentation can be found here:
http://talks.php.net/show/UDF_Gen</d>
 <da>2007-05-10 13:50:17</da>
 <n>still trying to stabelize for release
changes since 0.9.7:
- now generates meaningfull INSTALL and README
- started to generate DocBook documentation from
  which html and pdf may be generated</n>
 <f>31369</f>
 <g>http://pear.php.net/get/CodeGen_MySQL_UDF-0.9.8</g>
 <x xlink:href="package.0.9.8.xml"/>
</r>