<?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_plugin">CodeGen_MySQL_Plugin</p>
 <c>pear.php.net</c>
 <v>0.9.2</v>
 <st>alpha</st>
 <l>PHP</l>
 <m>hholzgra</m>
 <s>Tool to generate MySQL Pugins from an XML description</s>
 <d>CodeGen_MySQL_Pluginis a code generator for MySQL Plugins
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
plugin project.</d>
 <da>2009-02-16 09:15:52</da>
 <n>Additions and changes since 0.9.1dev:
- now supporting system variables (global and session)
- misc. minor code generation fixes and improvements</n>
 <f>14168</f>
 <g>http://pear.php.net/get/CodeGen_MySQL_Plugin-0.9.2</g>
 <x xlink:href="package.0.9.2.xml"/>
</r>