<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE package SYSTEM "http://pear.php.net/dtd/package-1.0">
<package version="1.0">
  <name>CodeGen</name>
  <summary>Tool to create Code generaters that operate on XML descriptions</summary>
  <description>This is an 'abstract' package, it provides the base 
framework for applications like CodeGen_PECL and
CodeGen_MySqlUDF (not released yet).</description>
  <maintainers>
    <maintainer>
      <user>hholzgra</user>
      <name>Hartmut Holzgraefe</name>
      <email>hartmut@php.net</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.0.0rc1</version>
    <date>2005-09-22</date>
    <license>PHP</license>
    <state>beta</state>
    <notes>preparing for first &quot;stable&quot; release</notes>
    <deps>
      <dep type="php" rel="ge" version="5"/>
      <dep type="pkg" rel="ge" version="1.3">PEAR</dep>
      <dep type="pkg" rel="ge" version="1.0">Console_Getopt</dep>
    </deps>
    <filelist>
      <file role="php" baseinstalldir="/" md5sum="eb3e0d822449baa7193becc474c19c8a" name="CodeGen/Extension.php"/>
      <file role="php" baseinstalldir="/" md5sum="242811ad06358aa6d8ee482cce866315" name="CodeGen/XmlParser.php"/>
      <file role="php" baseinstalldir="/" md5sum="1a85cfbc3ca75b168ec4417d60ee4e8d" name="CodeGen/ExtensionParser.php"/>
      <file role="php" baseinstalldir="/" md5sum="116feaff49ad149efd48ec0f20efcf88" name="CodeGen/Element.php"/>
      <file role="php" baseinstalldir="/" md5sum="ef7ef23617d4e8831fcdc8b256b35ccc" name="CodeGen/Release.php"/>
      <file role="php" baseinstalldir="/" md5sum="5886b37dbe7dc99a8db38e7879eb8088" name="CodeGen/Maintainer.php"/>
      <file role="php" baseinstalldir="/" md5sum="e48bf1a0ff41f55bd99d5919b89e8a65" name="CodeGen/License.php"/>
      <file role="php" baseinstalldir="/" md5sum="2bfc20652b710794fda844f49e6c1f75" name="CodeGen/License/PHP.php"/>
      <file role="php" baseinstalldir="/" md5sum="5bbdf62c6b164861506f5fc9e8b088b8" name="CodeGen/License/BSD.php"/>
      <file role="php" baseinstalldir="/" md5sum="3b2df6a158d5623baa4b3426f469ef89" name="CodeGen/License/LGPL.php"/>
      <file role="php" baseinstalldir="/" md5sum="90903f6d6786c17b6e613ac7e9d49e16" name="CodeGen/Command.php"/>
      <file role="php" baseinstalldir="/" md5sum="f0c2431d594152a0788eb330df477952" name="CodeGen/Tools/Code.php"/>
      <file role="php" baseinstalldir="/" md5sum="2022b96e8da1c4a9527d7cf654f0f003" name="CodeGen/Tools/Getopt.php"/>
      <file role="php" baseinstalldir="/" md5sum="6a03f40af6a3e9f954ea688f1cce74d2" name="CodeGen/Tools/Outbuf.php"/>
      <file role="php" baseinstalldir="/" md5sum="8c1ca98abeed671893b2a6b518d86bf2" name="CodeGen/Tools/Platform.php"/>
      <file role="php" baseinstalldir="/" md5sum="6b2ad4278eb2f6d0b7c62b964a3ac0bd" name="CodeGen/Tools/Indent.php"/>
      <file role="php" baseinstalldir="/" md5sum="a53026cda6dc23f22f9854785f3ca8f3" name="CodeGen/Tools/Tokenizer.php"/>
      <file role="php" baseinstalldir="/" md5sum="34c71dfa1a3e6724cb1c88d588182556" name="CodeGen/Tools/FileReplacer.php"/>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>0.9.0</version>
      <date>2005-08-11</date>
      <state>beta</state>
      <notes>not yet feature complete but usable and no known bugs,
so declared stable but not given an 1.0 version id yet
    
</notes>
    </release>
  </changelog>
</package>
