luma  3.0.7
About: Luma is a graphical utility for accessing and managing data stored on LDAP servers (written in Python using PyQt and python-ldap).
  Fossies Dox: luma-3.0.7.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

luma Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies luma-3.0.7.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README
****************
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, Vegard 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/.