<?xml version="1.0" encoding="UTF-8" ?>
<p xmlns="http://pear.php.net/dtd/rest.package"    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.package    http://pear.php.net/dtd/rest.package.xsd">
 <n>CodeGen_MySQL_Plugin</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/Tools+and+Utilities">Tools and Utilities</ca>
 <l>PHP</l>
 <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>
 <r xlink:href="/rest/r/codegen_mysql_plugin"/>
</p>