<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>Auth</name>
  <summary>Creating an authentication system.</summary>
  <description>The PEAR::Auth package provides methods for creating an authentication
system using PHP.

Currently it supports the following storage containers to read/write
the login data:

* All databases supported by the PEAR database layer
* Plaintext files
* LDAP servers</description>
  <maintainers>
    <maintainer>
      <user>MJ</user>
      <name>Martin Jansen</name>
      <email>mj@php.net</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.0.2</version>
    <date>2002-05-30</date>
    <license>PHP License</license>
    <state>stable</state>
    <notes>This release fixes a bug that occured during package installation.
It provides no new features or enhancements to the code.</notes>
    <filelist>
      <file role="php" baseinstalldir="Auth" md5sum="b5d39fa8c47c327558e1a8deabacad4a" name="Auth.php"/>
      <file role="php" baseinstalldir="Auth" md5sum="b5ea60b95b4501f5def408f8b55d10a0" name="Container.php"/>
      <file role="doc" baseinstalldir="Auth" md5sum="f5632fbe6d758b2da9af3f54485d0398" name="README.Auth"/>
      <file role="php" baseinstalldir="Auth" md5sum="e30fc5979439bfb69249850b7396826b" name="Container/DB.php"/>
      <file role="php" baseinstalldir="Auth" md5sum="4d81a83378c1ee77b2e38ca3bea87c31" name="Container/File.php"/>
      <file role="php" baseinstalldir="Auth" md5sum="e73c04a2ab051946a6492c0b627648e8" name="Container/LDAP.php"/>
    </filelist>
  </release>
</package>
