Viewing File: /usr/local/cpanel/3rdparty/php/81/lib/pear/Auth_SASL2.xml

<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.10.3" 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>Auth_SASL2</name>
 <channel>pear.php.net</channel>
 <summary>Abstraction of various SASL mechanism responses</summary>
 <description>Provides code to generate responses to common SASL mechanisms, including:
- Digest-MD5
- Cram-MD5
- Plain
- Anonymous
- Login (Pseudo mechanism)
- SCRAM</description>
 <lead>
  <name>Anish Mistry</name>
  <user>amistry</user>
  <email>amistry@am-productions.biz</email>
  <active>no</active>
 </lead>
 <lead>
  <name>Richard Heyes</name>
  <user>richard</user>
  <email>richard@php.net</email>
  <active>no</active>
 </lead>
 <lead>
  <name>Michael Bretterklieber</name>
  <user>mbretter</user>
  <email>michael@bretterklieber.com</email>
  <active>no</active>
 </lead>
 <date>2017-03-07</date>
 <time>15:43:33</time>
 <version>
  <release>0.2.0</release>
  <api>0.1.0</api>
 </version>
 <stability>
  <release>beta</release>
  <api>beta</api>
 </stability>
 <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
 <notes>
* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1
 </notes>
 <contents>
  <dir name="/">
   <file md5sum="3bb089b9df5754708b6595a8c3ead117" name="Auth/SASL2/Anonymous.php" role="php" />
   <file md5sum="fa80ca1129b61241b65676e372a47e49" name="Auth/SASL2/Common.php" role="php" />
   <file md5sum="36af130d9fc7a0028b876608fbe0ac0c" name="Auth/SASL2/CramMD5.php" role="php" />
   <file md5sum="41a8e1f142063049d4620c24a7d6c4d2" name="Auth/SASL2/DigestMD5.php" role="php" />
   <file md5sum="948b1411ad553046919af90b2f292d4e" name="Auth/SASL2/External.php" role="php" />
   <file md5sum="95440fbb8c16fba3c7ac535688750c16" name="Auth/SASL2/Login.php" role="php" />
   <file md5sum="dbf3b669534ce52888630d9da0ad3b01" name="Auth/SASL2/Plain.php" role="php" />
   <file md5sum="19096d235ef0e6dd87676856b827c93d" name="Auth/SASL2/SCRAM.php" role="php" />
   <file md5sum="851d1141dbedb06eb699d85a1b97561a" name="Auth/SASL2.php" role="php" />
  </dir>
 </contents>
 <dependencies>
  <required>
   <php>
    <min>5.4.0</min>
   </php>
   <pearinstaller>
    <min>1.10.1</min>
   </pearinstaller>
  </required>
 </dependencies>
 <phprelease />
 <changelog>
  <release>
   <version>
    <release>0.1.0</release>
    <api>0.1.0</api>
   </version>
   <stability>
    <release>beta</release>
    <api>beta</api>
   </stability>
   <date>2012-04-09</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
   <notes>
* Fork from Auth_SASL to create PHP5+ friendly package
   </notes>
  </release>
  <release>
   <version>
    <release>0.2.0</release>
    <api>0.1.0</api>
   </version>
   <stability>
    <release>beta</release>
    <api>beta</api>
   </stability>
   <date>2017-03-07</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
   <notes>
* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1
   </notes>
  </release>
 </changelog>
</package>
Back to Directory File Manager