1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libauthen-simple-dbi-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Oswald <x.oswald@free.fr>
Build-Depends: debhelper (>= 6)
Build-Depends-Indep: perl (>= 5.6.0-16), libtest-pod-perl, libtest-pod-coverage-perl, libauthen-simple-perl, libdbd-sqlite3-perl
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Authen-Simple-DBI/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libauthen-simple-dbi-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-simple-dbi-perl/
XS-DM-Upload-Allowed: yes
Package: libauthen-simple-dbi-perl
Architecture: all
Depends: ${perl:Depends}, libauthen-simple-perl, libdbd-sqlite3-perl
Description: Simple DBI authentication
This package allow to use DBI authentication methods.
.
It uses the libauthen-simple-perl framework.
|