Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 02fade51c0d736844e1b0a53ec2b0ada > files > 6

php-haru-0.0.1-3mdv2008.1.x86_64.rpm

<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.4.11" 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>haru</name>
 <channel>pecl.php.net</channel>
 <summary>Haru PDF functions</summary>
 <description>These functions allow you to create PDF documents using the Haru Free PDF Library.</description>
 <lead>
  <name>Antony Dovgal</name>
  <user>tony2001</user>
  <email>tony2001@php.net</email>
  <active>yes</active>
 </lead>
 <date>2007-03-26</date>
 <time>12:44:07</time>
 <version>
  <release>0.0.1</release>
  <api>0.0.1</api>
 </version>
 <stability>
  <release>beta</release>
  <api>beta</api>
 </stability>
 <license uri="http://www.php.net/license">PHP</license>
 <notes>First PECL release</notes>
 <contents>
  <dir name="/">
   <file md5sum="cfde67cffedba30403568bb87e743e99" name="config.m4" role="src" />
   <file md5sum="d2cc4132cd3a246393aca28455dfb886" name="config.w32" role="src" />
   <file md5sum="ea6f0853319906c554cc92c4c22203da" name="CREDITS" role="doc" />
   <file md5sum="300b97495b2bd16c27570af0030cf92f" name="haru.c" role="src" />
   <file md5sum="a25ab7f698d6cd73b10da9b489352536" name="haru.php" role="doc" />
   <file md5sum="22ef68266bd6ce6c9556635d6c8aedb7" name="php_haru.h" role="src" />
  </dir>
 </contents>
 <dependencies>
  <required>
   <php>
    <min>5.1.3</min>
    <max>6.0.0</max>
    <exclude>6.0.0</exclude>
   </php>
   <pearinstaller>
    <min>1.4.0b1</min>
   </pearinstaller>
  </required>
 </dependencies>
 <providesextension>haru</providesextension>
 <extsrcrelease>
  <configureoption default="autodetect" name="with-haru" prompt="Please provide the prefix of libharu installation" />
 </extsrcrelease>
</package>