<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>Net_DIME</name>
  <summary>The PEAR::Net_DIME class implements DIME encoding</summary>
  <description>This is the initial independent release of the Net_DIME package.
Provides an implementation of DIME as defined at
http://search.ietf.org/internet-drafts/draft-nielsen-dime-02.txt</description>
  <maintainers>
    <maintainer>
      <user>shane</user>
      <name>Shane Caraveo</name>
      <email>shane@caraveo.com</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>0.3</version>
    <date>2002-07-07</date>
    <license>PHP License</license>
    <state>beta</state>
    <notes>Updated support for the DIME spec from 17 June 2002</notes>
    <filelist>
      <file role="php" baseinstalldir="Net" md5sum="32739790aca53ae2efea2dcae2ecc832" name="DIME.php"/>
      <file role="test" baseinstalldir="Net" md5sum="725cf93747c7be8d8208fe9310717b0a" name="test\dime_message_test.php"/>
      <file role="test" baseinstalldir="Net" md5sum="8306728f0d5ca4e3c58a8cd9093ecdfb" name="test\dime_record_test.php"/>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>0.2.1</version>
      <date>2002-05-12</date>
      <state>beta</state>
      <notes>Change names from DIME_* to Net_DIME_*.
</notes>
    </release>
    <release>
      <version>0.2</version>
      <date>2002-05-12</date>
      <state>beta</state>
      <notes>Some of the code probably needs to be PEAR-ified a bit more.
This needs to be integrated with streams, if there is anything needed to do that.
More testing needs to be done, but it encodes/decodes it's own messages.
</notes>
    </release>
  </changelog>
</package>
