<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release2"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release2
    http://pear.php.net/dtd/rest.release2.xsd">
 <p xlink:href="/rest/p/auth_sasl">Auth_SASL</p>
 <c>pear.php.net</c>
 <v>1.0.1</v>
 <a>1.0.1</a>
 <mp>4.3.0</mp>
 <st>stable</st>
 <l>BSD</l>
 <m>mbretter</m>
 <s>Abstraction of various SASL mechanism responses</s>
 <d>Provides code to generate responses to common SASL mechanisms, including:
o Digest-MD5
o CramMD5
o Plain
o Anonymous
o Login (Pseudo mechanism)
</d>
 <da>2003-09-11 18:54:00</da>
 <n>* Added authcid/authzid separation in PLAIN and DIGEST-MD5.</n>
 <f>5293</f>
 <g>http://pear.php.net/get/Auth_SASL-1.0.1</g>
 <x xlink:href="package.1.0.1.xml"/>
</r>