<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    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.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/auth_sasl">Auth_SASL</p>
 <c>pear.php.net</c>
 <v>1.0.3</v>
 <st>stable</st>
 <l>BSD</l>
 <m>cweiske</m>
 <s>Abstraction of various SASL mechanism responses</s>
 <d>Provides code to generate responses to common SASL mechanisms, including:
- Digest-MD5
- CramMD5
- Plain
- Anonymous
- Login (Pseudo mechanism)</d>
 <da>2009-08-05 08:29:08</da>
 <n>QA release
* Move SVN to proper directory structure [cweiske]
* Fix Bug #8775: Error in package.xml
* Fix Bug #14671: Security issue due to seeding random number generator [cweiske]</n>
 <f>5724</f>
 <g>http://pear.php.net/get/Auth_SASL-1.0.3</g>
 <x xlink:href="package.1.0.3.xml"/>
</r>