1<?xml version="1.0" encoding="UTF-8"?>
2<package packagerversion="1.9.4" 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">
3 <name>Date_Holidays_Japan</name>
4 <channel>pear.php.net</channel>
5 <summary>Driver based class to calculate holidays in Japan.</summary>
6 <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>
7 <lead>
8  <name>Ken Guest</name>
9  <user>kguest</user>
10  <email>ken@linux.ie</email>
11  <active>yes</active>
12 </lead>
13 <helper>
14  <name>Hideyuki Shimooka</name>
15  <user>hshimooka</user>
16  <email>shimooka@doyouphp.jp</email>
17  <active>yes</active>
18 </helper>
19 <date>2015-08-19</date>
20 <time>21:38:27</time>
21 <version>
22  <release>0.1.3</release>
23  <api>0.1.0</api>
24 </version>
25 <stability>
26  <release>alpha</release>
27  <api>alpha</api>
28 </stability>
29 <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
30 <notes>
31* Fixed bug #20451: New holiday &apos;mountain day&apos; is not covered yet.
32* License change: Moved to BSD License
33 </notes>
34 <contents>
35  <dir baseinstalldir="/" name="/">
36   <file baseinstalldir="/" md5sum="a235eb1e60b1aa5b1e960084b0dfcf4c" name="Date/Holidays/Driver/Japan.php" role="php" />
37   <file baseinstalldir="/" md5sum="e4c993413aeaafc04ea5cf27ca1b2561" name="lang/Japan/ja_JP.ser" role="data" />
38   <file baseinstalldir="/" md5sum="39b89f0726939509b47ca0a835263247" name="lang/Japan/ja_JP.xml" role="data" />
39   <file baseinstalldir="/" md5sum="a32d65ecaf0326795d79f800e58e2fce" name="tests/Date_Holidays_Driver_Japan_TestSuite.php" role="test" />
40  </dir>
41 </contents>
42 <dependencies>
43  <required>
44   <php>
45    <min>5.0.0</min>
46   </php>
47   <pearinstaller>
48    <min>1.4.0b1</min>
49   </pearinstaller>
50   <package>
51    <name>Date_Holidays</name>
52    <channel>pear.php.net</channel>
53    <min>0.20.1</min>
54   </package>
55  </required>
56 </dependencies>
57 <phprelease />
58 <changelog>
59  <release>
60   <version>
61    <release>0.1.0</release>
62    <api>0.1.0</api>
63   </version>
64   <stability>
65    <release>alpha</release>
66    <api>alpha</api>
67   </stability>
68   <date>2008-08-23</date>
69   <license uri="http://www.php.net/license">PHP License</license>
70   <notes>
71initial pear release
72   </notes>
73  </release>
74  <release>
75   <version>
76    <release>0.1.1</release>
77    <api>0.1.1</api>
78   </version>
79   <stability>
80    <release>alpha</release>
81    <api>alpha</api>
82   </stability>
83   <date>2008-12-01</date>
84   <license uri="http://www.php.net/license">PHP License</license>
85   <notes>
86* Fixed bug #14573: return incorrect titles with &apos;ja_JP&apos; lang file [hshimooka]
87   </notes>
88  </release>
89  <release>
90   <version>
91    <release>0.1.2</release>
92    <api>0.1.1</api>
93   </version>
94   <stability>
95    <release>alpha</release>
96    <api>alpha</api>
97   </stability>
98   <date>2011-09-27</date>
99   <license uri="http://www.php.net/license">PHP License</license>
100   <notes>
101* Fixed bug #16338: &quot;no localized title could be found&quot; occur with ja_JP.xml [hshimooka]
102   </notes>
103  </release>
104  <release>
105   <version>
106    <release>0.1.3</release>
107    <api>0.1.1</api>
108   </version>
109   <stability>
110    <release>alpha</release>
111    <api>alpha</api>
112   </stability>
113   <date>2015-08-19</date>
114   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
115   <notes>
116* Fixed bug #20451: New holiday &apos;mountain day&apos; is not covered yet.
117* License change: Moved to BSD License
118   </notes>
119  </release>
120 </changelog>
121</package>
122