File: control

package info (click to toggle)
simpleid 0.8.1-13
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 644 kB
  • sloc: php: 4,173; makefile: 15
file content (22 lines) | stat: -rw-r--r-- 1,072 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: simpleid
Section: web
Priority: extra
Maintainer: Debian Authentication Maintainers <pkg-auth-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Pocock <daniel@pocock.com.au>
Build-Depends: debhelper (>= 8), cdbs (>= 0.4.89)
Standards-Version: 3.9.3
Homepage: http://simpleid.sourceforge.net/
Vcs-Git: git://git.debian.org/pkg-auth/simpleid.git
Vcs-Browser: http://git.debian.org/?p=pkg-auth/simpleid.git;a=summary

Package: simpleid
Architecture: all
Depends: debconf | debconf-2.0, apache2 | lighttpd | httpd,
   libapache2-mod-php5, libjs-jquery, ${misc:Depends}
Description: simple OpenID provider implemented in PHP
 SimpleID is a simple, personal OpenID provider written in PHP.  OpenID
 is a way to provide for a single digital identity across the Internet.
 To get an OpenID you need to sign up to an OpenID provider, who acts as
 the "custodian" of your digital identity. Every time you want to log into
 an OpenID-enabled web site, you will be redirected to your OpenID provider,
 who will then verify your identity and provide this to the web site.