File: control

package info (click to toggle)
php-auth-http 2.1.6-3
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 88 kB
  • ctags: 120
  • sloc: php: 454; xml: 322; makefile: 49; sql: 10
file content (16 lines) | stat: -rw-r--r-- 490 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: php-auth-http
Section: web
Priority: optional
Maintainer: Thomas Goirand <thomas@goirand.fr>
Build-Depends: debhelper (>= 5), php-pear
Standards-Version: 3.7.2

Package: php-auth-http
Architecture: all
Depends: php-pear, php-auth
Description: HTTP authentication
 The PEAR::Auth_HTTP class provides methods for creating an HTTP authentication
 system using PHP, that is similar to Apache's realm-based .htaccess
 authentication.
 .
  Homepage: http://pear.php.net/package/Auth_HTTP