<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.7.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0     http://pear.php.net/dtd/tasks-1.0.xsd     http://pear.php.net/dtd/package-2.0     http://pear.php.net/dtd/package-2.0.xsd">
 <name>File_DeliciousLibrary</name>
 <channel>pear.php.net</channel>
 <summary>Parser for the library database of the Delicious Library software.</summary>
 <description>This package provides a convenient interface to extract information out of the XML based library database being used by Delicious Library. This makes it possible to e.g. expor the items from the library to a website.</description>
 <lead>
  <name>Martin Jansen</name>
  <user>mj</user>
  <email>mj@php.net</email>
  <active>yes</active>
 </lead>
 <date>2008-11-30</date>
 <time>15:21:17</time>
 <version>
  <release>0.1.1</release>
  <api>0.1.0</api>
 </version>
 <stability>
  <release>alpha</release>
  <api>alpha</api>
 </stability>
 <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD License</license>
 <notes>* Fixed bug 14818: Unit test failures in CVS. (Patch provided by Daniel O&apos;Connor.)</notes>
 <contents>
  <dir baseinstalldir="File" name="/">
   <file baseinstalldir="File" md5sum="622a2d7a6b14e8f833d8190fcc540236" name="DeliciousLibrary/Item.php" role="php" />
   <file baseinstalldir="File" md5sum="8fb5d8e3c30b3ba04efdac7b23bd485d" name="DeliciousLibrary/Shelf.php" role="php" />
   <file baseinstalldir="File" md5sum="e0d0774e912a68ed8a6f067c81fc1013" name="tests/File/DeliciousLibrary/DeliciousLibraryTest.php" role="test" />
   <file baseinstalldir="File" md5sum="c6d2d65916755a545ba7a7fcb8f98569" name="tests/File/DeliciousLibrary/library.xml" role="test" />
   <file baseinstalldir="File" md5sum="eba97d0b051b98bc368b4db04e00e684" name="tests/File/DeliciousLibrary/not-wellformed.xml" role="test" />
   <file baseinstalldir="File" md5sum="4844e7da6e3914be442fea836a2de726" name="tests/AllTests.php" role="test" />
   <file baseinstalldir="File" md5sum="5660e901e7850a0e87c0f09ca5a76860" name="DeliciousLibrary.php" role="php" />
  </dir>
 </contents>
 <dependencies>
  <required>
   <php>
    <min>5.2.0</min>
   </php>
   <pearinstaller>
    <min>1.6.2</min>
   </pearinstaller>
  </required>
 </dependencies>
 <phprelease />
 <changelog>
  <release>
   <version>
    <release>0.0.1</release>
    <api>0.0.1</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2007-12-27</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD License</license>
   <notes>Initial release</notes>
  </release>
  <release>
   <version>
    <release>0.1</release>
    <api>0.1</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2007-12-27</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD License</license>
   <notes>Initial release</notes>
  </release>
  <release>
   <version>
    <release>0.0.2</release>
    <api>0.0.2</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2007-12-28</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD License</license>
   <notes>The array of shelves uses their names instead of the unique identifier as keys.</notes>
  </release>
  <release>
   <version>
    <release>0.0.3</release>
    <api>0.0.3</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2007-12-28</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD License</license>
   <notes>Added File_DeliciousLibrary_Item::getCoverLocation().</notes>
  </release>
  <release>
   <version>
    <release>0.0.4</release>
    <api>0.0.3</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2007-12-29</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD License</license>
   <notes>Added File_DeliciousLibrary_Shelf::contains().</notes>
  </release>
  <release>
   <version>
    <release>0.1.0</release>
    <api>0.1.0</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2008-03-09</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD License</license>
   <notes>Initial release through PEAR.</notes>
  </release>
  <release>
   <version>
    <release>0.1.1</release>
    <api>0.1.0</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2008-11-30</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD License</license>
   <notes>* Fixed bug 14818: Unit test failures in CVS. (Patch provided by Daniel O&apos;Connor.)</notes>
  </release>
 </changelog>
</package>
