ldapsaisie/debian/control
2024-02-28 18:18:57 +01:00

23 lines
1.2 KiB
Plaintext

Source: ldapsaisie
Section: admin
Priority: extra
Build-Depends: debhelper, bash-completion, python3, python3-venv, python3-pip
Maintainer: Benjamin Renard <brenard@easter-eggs.com>
Package: ldapsaisie
Architecture: all
Depends: apache2 | httpd, php-ldap | php5-ldap, php-fpm | libapache2-mod-php5 | libapache2-mod-php | php5-cli | php-cli, smarty | smarty3, php-net-ldap2, php-console-table
Recommends: php-mbstring, php-phpseclib, php-unidecode, php-zxcvbn, php-ftp, php-mail, php-mail-mime, php-html2text, php-gnupg
Description: web based interface for managing LDAP servers content
LdapSaisie is a Web application developed to manage LDAP directory.
It has been written in PHP / JavaScript and is published under the
GNU GPL license. This application is designed to abstract the
complexity of the directory through a simple and intuitive
administration interface. It was designed with the objective of
maximal modularity and easy extension or adaptation: you can use
modules, extensions and plugins. LdapSaisie allows any system
administrator to manage data stored inside a LDAP server, and thus
administrate its information system in a simple manner. It's also
possible to let users access their own data, with read-only or
read-write access.