| | 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| | 2 | <package packagerversion="1.0.0" version="1.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>sfGravatarHelperPlugin</name> |
|---|
| | 4 | <channel>pear.symfony-project.com</channel> |
|---|
| | 5 | <summary>Symfony Gravatar Helper Plugin</summary> |
|---|
| | 6 | <description>Helper to easily integrate gravatars in to your applications.</description> |
|---|
| | 7 | <lead> |
|---|
| | 8 | <name>Jonathan H. Wage</name> |
|---|
| | 9 | <user>jwage</user> |
|---|
| | 10 | <email>jwage@centresource.com</email> |
|---|
| | 11 | <active>yes</active> |
|---|
| | 12 | </lead> |
|---|
| | 13 | <maintainer> |
|---|
| | 14 | <name>Jonathan H. Wage</name> |
|---|
| | 15 | <user>jwage</user> |
|---|
| | 16 | <email>jwage@centresource.com</email> |
|---|
| | 17 | <active>yes</active> |
|---|
| | 18 | </maintainer> |
|---|
| | 19 | <date>2007-05-02</date> |
|---|
| | 20 | <release> |
|---|
| | 21 | <version>1.0.0</version> |
|---|
| | 22 | <state>stable</state> |
|---|
| | 23 | </release> |
|---|
| | 24 | <stability> |
|---|
| | 25 | <release>stable</release> |
|---|
| | 26 | <api>stable</api> |
|---|
| | 27 | </stability> |
|---|
| | 28 | <license uri="http://www.symfony-project.com/license">MIT license</license> |
|---|
| | 29 | <notes>Built to support both Doctrine and Propel. Only the doctrine sub-classes have been filled, Propel function still needs to be written.</notes> |
|---|
| | 30 | <dependencies> |
|---|
| | 31 | <required> |
|---|
| | 32 | <php> |
|---|
| | 33 | <min>5.0.0</min> |
|---|
| | 34 | </php> |
|---|
| | 35 | <pearinstaller> |
|---|
| | 36 | <min>1.4.1</min> |
|---|
| | 37 | </pearinstaller> |
|---|
| | 38 | <package> |
|---|
| | 39 | <name>symfony</name> |
|---|
| | 40 | <channel>pear.symfony-project.com</channel> |
|---|
| | 41 | <min>0.8.1</min> |
|---|
| | 42 | <max>1.1.0</max> |
|---|
| | 43 | <exclude>1.1.0</exclude> |
|---|
| | 44 | </package> |
|---|
| | 45 | </required> |
|---|
| | 46 | </dependencies> |
|---|
| | 47 | <phprelease /> |
|---|
| | 48 | <changelog /> |
|---|
| | 49 | </package> |
|---|