<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.7.2" 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>Date_Holidays_Japan</name>
 <channel>pear.php.net</channel>
 <summary>Driver based class to calculate holidays in Japan.</summary>
 <description>Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. This is the driver for calculating holidays in Japan.</description>
 <lead>
  <name>Ken Guest</name>
  <user>kguest</user>
  <email>ken@linux.ie</email>
  <active>yes</active>
 </lead>
 <date>2009-03-01</date>
 <time>23:12:12</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.php.net/license">PHP License</license>
 <notes>* Fixed bug #14573: return incorrect titles with &apos;ja_JP&apos; lang file [hshimooka]</notes>
 <contents>
  <dir name="/">
   <file baseinstalldir="Date" md5sum="8fbd6373d87cd66afb9c82468b0e0ade" name="Holidays/Driver/Japan.php" role="php" />
   <file baseinstalldir="Date" md5sum="438e63bb9d59b455bb6b93478a473628" name="lang/Japan/ja_JP.ser" role="data" />
   <file baseinstalldir="Date" md5sum="1dfa4e1435a931f2d27888e1a5a0edcc" name="lang/Japan/ja_JP.xml" role="data" />
   <file baseinstalldir="Date" md5sum="e161bf0b8d8608001477533a2e9a9ebd" name="tests/Date_Holidays_Driver_Japan_TestSuite.php" role="test">
    <tasks:replace from="@DATA-DIR@" to="data_dir" type="pear-config" />
   </file>
  </dir>
 </contents>
 <dependencies>
  <required>
   <php>
    <min>4.0.0</min>
   </php>
   <pearinstaller>
    <min>1.4.0b1</min>
   </pearinstaller>
   <package>
    <name>Date_Holidays</name>
    <channel>pear.php.net</channel>
    <min>0.20.1</min>
   </package>
  </required>
 </dependencies>
 <phprelease />
 <changelog>
  <release>
   <version>
    <release>0.1.0</release>
    <api>0.1.0</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2008-08-23</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>initial pear release</notes>
  </release>
  <release>
   <version>
    <release>0.1.1</release>
    <api>0.1.1</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2008-12-01</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>* Fixed bug #14573: return incorrect titles with &apos;ja_JP&apos; lang file [hshimooka]</notes>
  </release>
 </changelog>
</package>
