<?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>1.0.0RC1</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>2009-02-11 09:14:37</da>
 <n>First release candidate ...

changes since 0.9.8:
- removed plugin_dir detection magic as it can never be reliable
  specifying the right --libdir is now back in the developers field
- added &quot;html&quot; and &quot;pdf&quot; make targets
- rely on &quot;autreconf&quot; instead of running autotools one by one
- support of &lt;group&gt; tags and conditional compilation
- now generating variables for parameter attributes
- udf-gen script now works on windows, too
- Windows related code generation fixes
- generating .def file for Windows builds now
- &lt;udf&gt; is now an alias of &lt;extension&gt;</n>
 <f>25518</f>
 <g>http://pear.php.net/get/CodeGen_MySQL_UDF-1.0.0RC1</g>
 <x xlink:href="package.1.0.0RC1.xml"/>
</r>