Metadata-Version: 1.0
Name: UserManager
Version: 0.5.3
Summary: A pipe to allow simple user management operations via PostgreSQL as well as username and password checks from a config file or LDAP
Home-page: UNKNOWN
Author: James Gardner
Author-email: UNKNOWN
License: GPLv3
Description: UserManager
        +++++++++++
        
        .. contents :: 
        
        Summary
        =======
        
        A pipe to allow simple user management operations via PostgreSQL as well as username and password checks from a config file or LDAP
        
        Get Started
        ===========
        
        * Download and install from source
        
        Author
        ======
        
        James Gardner
        
        
        Changes
        =======
        
        0.5.3
        -----
        
        2011-07-06
        ~~~~~~~~~~
        
        * Allowed multiple over-rides for users
        
        0.5.2
        -----
        
        2010-10-13
        ~~~~~~~~~~
        
        * Added extra login tracking options to LDAP
        
        2010-09-06
        ~~~~~~~~~~
        
        * Updated dead_simple to PipeStack
        
        0.5.1
        -----
        
        2009-09-02
        ~~~~~~~~~~
        
        * LDAP authentication support
        * Simple username and password authentication support without a database
        
        0.5.0
        -----
        
        2009-12-24
        ~~~~~~~~~~
        
        * BuildKit support, still no tests
        
        
        License
        =======
        UserManager - A pipe to allow simple user management operations via PostgreSQL as well as username and password checks from a config file or LDAP
        Copyright (C) 2009-2010 <James Gardner>
        
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <http://www.gnu.org/licenses/>.
        
        Download
        ========
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
