Metadata-Version: 1.1
Name: django-mama-cas
Version: 0.4.0
Summary: A CAS server single sign-on application for Django
Home-page: http://github.com/jbittel/django-mama-cas
Author: Jason Bittel
Author-email: jason.bittel@gmail.com
License: BSD
Download-URL: http://github.com/jbittel/django-mama-cas/downloads
Description: ---------------
        django-mama-cas
        ---------------
        
        django-mama-cas is a CAS server single sign-on application for Django,
        implementing the popular CAS server protocol in Python. The current CAS
        specification is fully supported, along with some non-core extensions. It
        is designed with several key attributes in mind:
        
           * Simple installation and configuration
           * Integrates with an existing Python ecosystem
           * Easily use or write Django applications for authentication
        
        For installation and configuration instructions, see the local
        docs/getting-started.rst file or read the documentation online at
        http://django-mama-cas.readthedocs.org/.
        
Keywords: django,cas,single sign-on,authentication,auth
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: Software Development :: Libraries :: Python Modules
