File: control

package info (click to toggle)
tryton-modules-ldap-authentication 3.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 272 kB
  • ctags: 57
  • sloc: python: 330; makefile: 6
file content (24 lines) | stat: -rw-r--r-- 1,042 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
23
24
Source: tryton-modules-ldap-authentication
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers@debian.tryton.org>
Uploaders: Mathias Behrle <mathiasb@m9s.biz>
Build-Depends:
 debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools, dh-python
Standards-Version: 3.9.6
Homepage: http://www.tryton.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tryton/tryton-modules-ldap-authentication.git
Vcs-Git: git://anonscm.debian.org/tryton/tryton-modules-ldap-authentication.git
X-Python-Version: >= 2.7

Package: tryton-modules-ldap-authentication
Architecture: all
Depends:
 ${misc:Depends}, ${python:Depends}, tryton-server (>= ${version:major}),
 python-ldap, python-pkg-resources
Description: Tryton Application Platform (LDAP Authentication Module)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This module provides the possibility to authenticate users to LDAP servers.