|
Revision 6342, 1.5 kB
(checked in by Josh.Reynolds, 1 year ago)
|
initial import
|
| Line | |
|---|
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 |
<package 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" packagerversion="1.4.1" version="2.0" 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>csOopCalendarPlugin</name> |
|---|
| 4 |
<channel>pear.symfony-project.com</channel> |
|---|
| 5 |
<summary/> |
|---|
| 6 |
<description/> |
|---|
| 7 |
<lead> |
|---|
| 8 |
<name/> |
|---|
| 9 |
<user/> |
|---|
| 10 |
<email/> |
|---|
| 11 |
<active>yes</active> |
|---|
| 12 |
</lead> |
|---|
| 13 |
<date>2007-12-06</date> |
|---|
| 14 |
<version> |
|---|
| 15 |
<release>0.0.1</release> |
|---|
| 16 |
<api>0.0.1</api> |
|---|
| 17 |
</version> |
|---|
| 18 |
<stability> |
|---|
| 19 |
<release>beta</release> |
|---|
| 20 |
<api>beta</api> |
|---|
| 21 |
</stability> |
|---|
| 22 |
<license uri="http://www.symfony-project.com/license">MIT license</license> |
|---|
| 23 |
<notes>-</notes> |
|---|
| 24 |
<contents><dir name="/"><dir name="config"/><dir name="data"><dir name="fixtures"/><dir name="tasks"/></dir><dir name="generator"/><dir name="lib"><dir name="helper"/><dir name="model"><dir name="doctrine"/></dir></dir><file name="LICENSE" role="data"/><dir name="modules"/><file name="README" role="data"/></dir></contents> |
|---|
| 25 |
|
|---|
| 26 |
<dependencies> |
|---|
| 27 |
<required> |
|---|
| 28 |
<php> |
|---|
| 29 |
<min>5.1.0</min> |
|---|
| 30 |
</php> |
|---|
| 31 |
<pearinstaller> |
|---|
| 32 |
<min>1.4.1</min> |
|---|
| 33 |
</pearinstaller> |
|---|
| 34 |
<package> |
|---|
| 35 |
<name>csOopCalendarPlugin</name> |
|---|
| 36 |
<channel>pear.symfony-project.com</channel> |
|---|
| 37 |
<min>0.8.1</min> |
|---|
| 38 |
<max>1.1.0</max> |
|---|
| 39 |
<exclude>1.1.0</exclude> |
|---|
| 40 |
</package> |
|---|
| 41 |
</required> |
|---|
| 42 |
</dependencies> |
|---|
| 43 |
|
|---|
| 44 |
<phprelease> |
|---|
| 45 |
</phprelease> |
|---|
| 46 |
|
|---|
| 47 |
<changelog> |
|---|
| 48 |
</changelog> |
|---|
| 49 |
</package> |
|---|