Ignore: vim:tw=79
Source: libapache-auth-userdb-perl
Section: perl
Priority: optional
Maintainer: Julian Mehnle <julian@mehnle.net>
Build-Depends: debhelper (>= 4.0.2), libmodule-build-perl, libtest-simple-perl
Build-Depends-Indep: perl (>= 5.8.0-7)
Standards-Version: 3.6.1

Package: libapache-auth-userdb-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libdigest-md5-perl
Description: Manipulation of Apache user authentication databases.
 Using the Apache::Auth::UserDB::* modules, you can read and write Apache user
 authentication databases.  Both basic and digest authentication databases are
 supported.
 .
 The following database types are currently supported:
   * File: htpasswd/htdigest-style text files.
