Read Me
****************
Luma README file
****************
Prerequisites
=============
Luma is a cross-platform, open source LDAP browser and administration utility,
capable of managing data stored on LDAP enabled server. It is written in Python,
with PyQt4 (*GUI*) and python-ldap (*LDAP connections*).
In order to run Luma, a Python interpretter is needed. Python is installed by
default on most Linux distributions, and can be downloaded from the offical
Python website http://python.org/.
Obtaining Luma
==============
Documentation, usermanual and installation instructions can be found on the Luma
website http://luma.sf.net/. If you downloaded a source distribution of Luma,
you can read the installation instruction in the `INSTALL`_ file.
.. _INSTALL: ./INSTALL.html
COPYING
=======
Copyright (c) 2003-2011 Wido Depping, Bjørn Ove Grøtan, Vegar Westerlund
Copyright (c) 2011 Christian Forfang, Einar Uvsløkk, Johannes Harestad, Per Ove
Ringstad, Simen Natvig, Sondre Frisvold.
Free use of this software is granted under the terms of the GNU General Public
License (GPL) version 2 or newer. You should have received a copy of the GNU
General Public License along with this program. If not, see
http://www.gnu.org/licenses/.