Metadata-Version: 1.1
Name: gocept.loginuser
Version: 1.1
Summary: Sqlalchemy user object and password management.
Home-page: https://bitbucket.org/gocept/gocept.loginuser/
Author: gocept <mail@gocept.com>
Author-email: mail@gocept.com
License: ZPL 2.1
Description: =================================
        The gocept.loginuser distribution
        =================================
        
        Sqlalchemy user object and password management.
        
        This package is compatible with Python version 2.7.
        
        
        ===========================
        Developing gocept.loginuser
        ===========================
        
        :Author:
            `gocept <http://gocept.com/>`_ <mail@gocept.com>
        
        :Online documentation:
            https://pythonhosted.org/gocept.loginuser/
        
        :PyPI page:
            https://pypi.python.org/pypi/gocept.loginuser
        
        :Issues:
            `report by e-mail <mail@gocept.com>`_
        
        :Source code:
            https://bitbucket.org/gocept/gocept.loginuser
        
        :Current change log:
            https://bitbucket.org/gocept/gocept.loginuser/raw-file/tip/CHANGES.txt
        
        
        ===============================
        Change log for gocept.loginuser
        ===============================
        
        1.1 (2015-02-09)
        ================
        
        - Allow for the password hash to specify the hashing algorithm inline (made
          sha256 available so far).
        
        
        1.0.1 (2015-01-07)
        ==================
        
        - Fixed brown-bag release.
        
        
        1.0 (2015-01-07)
        ================
        
        initial release
        
Keywords: Sqlalchemy user password login
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
