authentic/debian/control

22 lines
798 B
Plaintext

Source: authentic2
Section: python
Priority: optional
Maintainer: Frederic Peters <fpeters@debian.org>
Build-Depends-Indep: python-all-dev (>= 2.5)
Build-Depends: debhelper (>= 8.0), python-setuptools, git
Standards-Version: 3.8.3
Homepage: http://authentic.labs.libre-entreprise.org
X-Python-Version: >= 2.6
Package: authentic2
Architecture: all
Pre-Depends: python-django
Depends: ${misc:Depends}, ${python:Depends}, python-django-registration
Description: Versatile identity server
Authentic is a versatile identity provider aiming to address a broad
range of needs, from simple to complex setups; it has support for many
protocols and can bridge between them.
.
It has support for ID-FF and SAMLv2 thanks to Lasso, a free (GNU GPL)
implementation of the Liberty Alliance specifications.